]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
at91sam9n12ek: disable obsolete VIDEO config
authorAnatolij Gustschin <agust@denx.de>
Sun, 18 Oct 2020 17:29:07 +0000 (19:29 +0200)
committerAnatolij Gustschin <agust@denx.de>
Mon, 26 Oct 2020 19:54:14 +0000 (20:54 +0100)
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>
configs/at91sam9n12ek_mmc_defconfig
configs/at91sam9n12ek_nandflash_defconfig
configs/at91sam9n12ek_spiflash_defconfig

index 23be41edb081359a189a6b049790993311f21bc3..15a43355d971a39c81fff4cea787d42e521fe90e 100644 (file)
@@ -62,4 +62,4 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_STORAGE=y
 CONFIG_ATMEL_HLCD=y
-CONFIG_LCD=y
+# CONFIG_LCD is not set
index 35c1b4ac316a9546021ea275850e1f303620e422..5f3c25611fb2903fa32a3c253cc23689bc37607a 100644 (file)
@@ -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
index aea633d5dc2f61c4973fcafd81b752f5f93ec5ca..65c89265474c17227990d04bc85b380e68959980 100644 (file)
@@ -64,4 +64,4 @@ CONFIG_USB=y
 CONFIG_DM_USB=y
 CONFIG_USB_STORAGE=y
 CONFIG_ATMEL_HLCD=y
-CONFIG_LCD=y
+# CONFIG_LCD is not set