4. HOW TO ENABLE DRIVER
Open the Kernel Configuration 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 with Device Drivers item.
Figure 5. Device Drivers item.
4.1 General purpose IO (GPIO)
The Linux configuration option for GPIO can be found in the following path.
Device Drivers -> <*> Pin 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 -> |
|---|
4.3 SPI
The Linux configuration option for SPI can be found in the following path.
Device Drivers -> |
|---|
4.4 SPI NOR FLASH
The Linux configuration option for SPI NOR FLASH can be found in the following path.
Device Drivers -> |
|---|
4.5 SPI NAND FLASH
The Linux configuration option for SPI NAND FLASH can be found in the following path.
Device Drivers -> |
|---|
4.6 UART
The Linux configuration option for UART can be found in the following path.
Device Drivers -> |
|---|
4.7 I2C
The Linux configuration option for I2C can be found in the following path.
Device Drivers -> |
|---|
4.8 SD CARD
The Linux configuration option for SD CARD can be found in the following path.
Device Drivers -> |
|---|
4.9 USB
The Linux configuration option for USB can be found in the following path.
Device Drivers -> |
|---|
4.10 ETHERNET SWITCH
The Linux configuration option for ETHERNET SWITCH can be found in the following path.
Device Drivers -> |
|---|
Mode select (For example: Dual NIC Mode)
Device Drivers -> |
|---|
4.11 AUDIO
The Linux configuration option for AUDIO can be found in the following path.
Device Drivers -> |
|---|
4.12 MIPICSI
The Linux configuration option for MIPICSI can be found in the following path.
Device Drivers -> |
|---|
If input device is communication by I2C interface (Example: OV9281), user must enable I2C driver also.
Device Drivers -> |
|---|
To enable image sensor driver (Example: OV9281), please select driver as below.
Device Drivers -> |
|---|
4.13 HDMITX
The Linux configuration option for HDMITX can be found in the following path.
Device Drivers -> |
|---|
4.14 DISPLAY
The Linux configuration option for DISPLAY can be found in the following path.
Device Drivers -> |
|---|
4.15 FRAMEBUFFER
The Linux configuration option for FRAMEBUFFER can be found in the following path.
Device Drivers -> |
|---|
4.16 MAILBOX
The Linux configuration option for MAILBOX can be found in the following path.
Device Drivers -> |
|---|
4.17 IOP (8051)
The Linux configuration option for IOP (8051) can be found in the following path.
Device Drivers -> |
|---|
4.18 CRYPTO ENGINE
The Linux configuration option for CRYPTO ENGINE can be found in the following path.
Cryptographic API -> |
|---|
Is it possibile to disable your ethernet driver “Sunplus devices“ in 4.10 chapter and enable dp83640.c driver? I have that ethernet phy and I would like to enable PTP support. What whould I set in menuconfig and device tree. If I just enable DP83640.c in config eth0 disapears from linux.