summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configs/odroidc4_defconfig1
-rw-r--r--configs/odroidn2_defconfig1
2 files changed, 2 insertions, 0 deletions
diff --git a/configs/odroidc4_defconfig b/configs/odroidc4_defconfig
index d8e5d0234a..a10a5c945d 100644
--- a/configs/odroidc4_defconfig
+++ b/configs/odroidc4_defconfig
@@ -4,3 +4,4 @@ CONFIG_ODROID_C4=y
CONFIG_DM=y
CONFIG_DM_GPIO=y
CONFIG_AML_GPIO=y
+CONFIG_OF_LIBFDT_OVERLAY=y
diff --git a/configs/odroidn2_defconfig b/configs/odroidn2_defconfig
index 0e310d0a37..3dd59bfcdc 100644
--- a/configs/odroidn2_defconfig
+++ b/configs/odroidn2_defconfig
@@ -4,3 +4,4 @@ CONFIG_ODROID_N2=y
CONFIG_DM=y
CONFIG_DM_GPIO=y
CONFIG_AML_GPIO=y
+CONFIG_OF_LIBFDT_OVERLAY=y