Open Kernel Configuration window Window and select "Device Drivers" item. Press "enter" to come in next layer window, then user can enable the wanted drivers. Figure 5 shows the Kernel Configuration window Window with Device Drivers item.
...
- The Linux configuration option for GPIO can be found in the following path.
Device Drivers →Drivers -> <*> Pin controllers →controllers -> <*> Sunplus SP7021 pinmux and gpio driver |
---|
4.2 Input Capture Module (ICM)
- The Linux configuration option for ICM can be found in the following path.
Device Drivers |
---|
...
-> |
---|
...
<*> Misc devices |
---|
...
-> <*> Sunplus Input Capture (ICM) driver |
---|
4.3 SPI
- The Linux configuration option for SPI can be found in the following path.
Device Drivers |
---|
...
-> |
---|
...
<*> SPI support |
---|
...
-> <*> Sunplus SPI master controller <*> User mode SPI device driver support |
---|
4.4 SPI NOR FLASH
- The Linux configuration option for SPI NOR FLASH can be found in the following path.
Device Drivers |
---|
...
-> |
---|
...
<*> Memory Technology device (MTD) support |
---|
...
-> <*> OpenFirmware partitioning Information support <*> Caching block device access to MTD device <*> SPI-NOR device support |
---|
...
-> <*> Sunplus SPI nor controller |
---|
4.5 SPI NAND FLASH
- The Linux configuration option for SPI NAND FLASH can be found in the following path.
Device Drivers |
---|
...
-> |
---|
...
<*> Memory Technology device (MTD) support |
---|
...
-> <*> NAND Device Support |
---|
...
-> <*> Support for SPI NAND controller on SUNPLUS SoCs |
---|
UART
- The Linux configuration option for UART can be found in the following path.
...