projects
/
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 a9433549030629d6d8b811742dd9ad411eda2258..9d895f87e64a608191d130136233b3cf96ad85a3 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