aboutsummaryrefslogtreecommitdiff
path: root/configs/eb_cpu5282_defconfig
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2020-10-18 20:32:35 +0200
committerAnatolij Gustschin <agust@denx.de>2020-10-26 20:55:29 +0100
commit8c9940d5ece509ce681bf1b6481832e652526820 (patch)
tree09615c5608bfe5ec463d221f5bfbc0e64c754062 /configs/eb_cpu5282_defconfig
parent23106209604be000940d7259f2f4d852451f573d (diff)
downloadu-boot-8c9940d5ece509ce681bf1b6481832e652526820.zip
u-boot-8c9940d5ece509ce681bf1b6481832e652526820.tar.gz
u-boot-8c9940d5ece509ce681bf1b6481832e652526820.tar.bz2
eb_cpu5282: fix CONFIG_DM_VIDEO build warnings
Remove CONFIG_VIDEO dependency to fix board removal warnings. Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Jens Scharsig <esw@bus-elektronik.de>
Diffstat (limited to 'configs/eb_cpu5282_defconfig')
-rw-r--r--configs/eb_cpu5282_defconfig3
1 files changed, 1 insertions, 2 deletions
diff --git a/configs/eb_cpu5282_defconfig b/configs/eb_cpu5282_defconfig
index bc0f72f..1f89342 100644
--- a/configs/eb_cpu5282_defconfig
+++ b/configs/eb_cpu5282_defconfig
@@ -32,6 +32,5 @@ CONFIG_SYS_FLASH_CFI=y
CONFIG_DM_ETH=y
CONFIG_MCFFEC=y
CONFIG_MII=y
-CONFIG_VIDEO=y
-# CONFIG_CFB_CONSOLE is not set
+CONFIG_VIDEO_VCXK=y
CONFIG_SPLASH_SCREEN=y