aboutsummaryrefslogtreecommitdiff
path: root/configs/at91sam9n12ek_nandflash_defconfig
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2020-10-18 19:29:07 +0200
committerAnatolij Gustschin <agust@denx.de>2020-10-26 20:54:14 +0100
commit33923e7270ebe54b82a1c86cb96addaf5b25324a (patch)
tree8d6f6a6d0398671d0c5241879c93e4269bd0c6bc /configs/at91sam9n12ek_nandflash_defconfig
parentd1a2a1dc9edaed002d1d82af30564f51fe5768f3 (diff)
downloadu-boot-33923e7270ebe54b82a1c86cb96addaf5b25324a.zip
u-boot-33923e7270ebe54b82a1c86cb96addaf5b25324a.tar.gz
u-boot-33923e7270ebe54b82a1c86cb96addaf5b25324a.tar.bz2
at91sam9n12ek: disable obsolete VIDEO config
DM_VIDEO conversion deadline has passed, disable VIDEO config. Boards should convert to DM_VIDEO if they need video console support. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Eugen Hristev <eugen.hristev@microchip.com>
Diffstat (limited to 'configs/at91sam9n12ek_nandflash_defconfig')
-rw-r--r--configs/at91sam9n12ek_nandflash_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/at91sam9n12ek_nandflash_defconfig b/configs/at91sam9n12ek_nandflash_defconfig
index 35c1b4a..5f3c256 100644
--- a/configs/at91sam9n12ek_nandflash_defconfig
+++ b/configs/at91sam9n12ek_nandflash_defconfig
@@ -63,4 +63,4 @@ CONFIG_USB=y
CONFIG_DM_USB=y
CONFIG_USB_STORAGE=y
CONFIG_ATMEL_HLCD=y
-CONFIG_LCD=y
+# CONFIG_LCD is not set