projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
beea005
)
xfi3: disable obsolete VIDEO config
author
Anatolij Gustschin
<agust@denx.de>
Sun, 18 Oct 2020 16:36:23 +0000
(18:36 +0200)
committer
Anatolij Gustschin
<agust@denx.de>
Mon, 26 Oct 2020 19:54:47 +0000
(20:54 +0100)
DM_VIDEO conversion deadline has passed, disable VIDEO config.
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Cc: Marek Vasut <marek.vasut@gmail.com>
configs/xfi3_defconfig
patch
|
blob
|
history
diff --git
a/configs/xfi3_defconfig
b/configs/xfi3_defconfig
index
a943354
..
9d895f8
100644
(file)
--- a/
configs/xfi3_defconfig
+++ b/
configs/xfi3_defconfig
@@
-41,5
+41,5
@@
CONFIG_USB_GADGET=y
CONFIG_CI_UDC=y
CONFIG_USB_ETHER=y
CONFIG_USB_ETH_CDC=y
-CONFIG_VIDEO=y
+# CONFIG_VIDEO is not set
CONFIG_OF_LIBFDT=y