mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
defconfig: disable CONFIG_DEVPORT on arm64 systems
PD#149771: disable CONFIG_DEVPORT on arm64 systems CONFIG_DEVPORT should not be used on arm64 systems. It cannot really be used. Change-Id: I2ed538e3c9dc7596be55789dbc23480ed92b13f9 Signed-off-by: Ao Xu <ao.xu@amlogic.com>
This commit is contained in:
@@ -382,6 +382,7 @@ CONFIG_LEGACY_PTY_COUNT=32
|
||||
# CONFIG_DEVMEM is not set
|
||||
# CONFIG_DEVKMEM is not set
|
||||
CONFIG_HW_RANDOM=y
|
||||
# CONFIG_DEVPORT is not set
|
||||
CONFIG_SPI=y
|
||||
CONFIG_SPI_DEBUG=y
|
||||
CONFIG_SPI_GPIO=y
|
||||
|
||||
Reference in New Issue
Block a user