summaryrefslogtreecommitdiff
path: root/configs/colibri_imx6_defconfig
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-12-15 15:57:13 -0800
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2017-01-11 21:27:14 +0100
commit59b9b3dfb10d917a60844b127557bb6499fb5249 (patch)
tree0e98035215751b0ccac957217e6e60f4da4e90c1 /configs/colibri_imx6_defconfig
parentcef082896d8b2082042f30bdfc952e3ae5c97aad (diff)
apalis/colibri: add device tree overlay support for all modules
Device tree overlays might prove useful in the future, enable it by default on all our modules. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'configs/colibri_imx6_defconfig')
-rw-r--r--configs/colibri_imx6_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig
index 8c2f060ed8..6bec5e705f 100644
--- a/configs/colibri_imx6_defconfig
+++ b/configs/colibri_imx6_defconfig
@@ -47,4 +47,5 @@ CONFIG_G_DNL_MANUFACTURER="Toradex"
CONFIG_G_DNL_VENDOR_NUM=0x1b67
CONFIG_G_DNL_PRODUCT_NUM=0x4000
CONFIG_OF_LIBFDT=y
+CONFIG_OF_LIBFDT_OVERLAY=y
# CONFIG_EFI_LOADER is not set