Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 471 Bytes

LinuxBaseSys.md

File metadata and controls

15 lines (11 loc) · 471 Bytes

Partition

Filesystem

Kernel Compiling

If you would like to compile your own linux kernel, you may care about the following several sections to make your kernel support daily use.

  • Audio support

  • USB support

  • SD card support

    • Device Drivers $\rightarrow$ MMC/SD/SDIO card support $\rightarrow$ MMC/SD/SDIO Host Controller Drivers (select the driver for the card you have)
  • wireless drivers support