defconfig: disable CONFIG_DEVPORT on arm64 systems
authorAo Xu <ao.xu@amlogic.com>
Tue, 19 Sep 2017 07:59:03 +0000 (15:59 +0800)
committerJianxin Pan <jianxin.pan@amlogic.com>
Wed, 20 Sep 2017 09:40:55 +0000 (02:40 -0700)
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>
arch/arm64/configs/meson64_defconfig

index 6abd781..3e4729e 100644 (file)
@@ -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