summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorAndre Heider <a.heider@gmail.com>2018-01-16 09:44:22 +0100
committerJagan Teki <jagan@amarulasolutions.com>2018-01-26 20:02:33 +0530
commiteff264d731d00a82a04e357fa04024d1a445d269 (patch)
treea340c0538147c3fef84ca724aa732f4b9f497044 /configs
parentacd4d3343f6dc0f8a0c62bd4fb4ed5dbbc2ced1b (diff)
sunxi: imply CONFIG_OF_LIBFDT_OVERLAY
fdt overlay support is useful for all sunxi boards, enable per default and remove it from sunxi defconfigs. Signed-off-by: Andre Heider <a.heider@gmail.com> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Reviewed-by: Jagan Teki <jagan@openedev.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/CHIP_defconfig1
-rw-r--r--configs/CHIP_pro_defconfig1
2 files changed, 0 insertions, 2 deletions
diff --git a/configs/CHIP_defconfig b/configs/CHIP_defconfig
index 062ac76e6d6..2452d42a873 100644
--- a/configs/CHIP_defconfig
+++ b/configs/CHIP_defconfig
@@ -20,4 +20,3 @@ CONFIG_AXP_ALDO4_VOLT=3300
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
-CONFIG_OF_LIBFDT_OVERLAY=y
diff --git a/configs/CHIP_pro_defconfig b/configs/CHIP_pro_defconfig
index f47aead6f90..02e79b5bb51 100644
--- a/configs/CHIP_pro_defconfig
+++ b/configs/CHIP_pro_defconfig
@@ -25,4 +25,3 @@ CONFIG_AXP_ALDO4_VOLT=3300
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_SYS_USB_EVENT_POLL_VIA_INT_QUEUE=y
-CONFIG_OF_LIBFDT_OVERLAY=y