summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorLuis Araneda <luaraneda@gmail.com>2018-09-13 07:02:07 +0300
committerMichal Simek <michal.simek@xilinx.com>2018-09-26 11:15:00 +0300
commit50f56e50d05aac364be1f05e0bed78fb344cb043 (patch)
tree4c0b4d9260a83a8485ce13671fce504aa1ddc09e /configs
parentf213dbbdeca6d2444bfe90d9b422de056bc4d369 (diff)
downloadu-boot-50f56e50d05aac364be1f05e0bed78fb344cb043.tar.xz
arm: zynq: zybo: migrate CONFIG_DISPLAY to defconfig
Only add CONFIG_DISPLAY to defconfig because CONFIG_I2C_EDID is automatically selected by CONFIG_DISPLAY Signed-off-by: Luis Araneda <luaraneda@gmail.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/zynq_zybo_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/zynq_zybo_defconfig b/configs/zynq_zybo_defconfig
index 46a8f5a0de..82931713a2 100644
--- a/configs/zynq_zybo_defconfig
+++ b/configs/zynq_zybo_defconfig
@@ -72,3 +72,4 @@ CONFIG_USB_GADGET_PRODUCT_NUM=0x0300
CONFIG_CI_UDC=y
CONFIG_USB_GADGET_DOWNLOAD=y
CONFIG_USB_FUNCTION_THOR=y
+CONFIG_DISPLAY=y