aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
Diffstat (limited to 'configs')
-rw-r--r--configs/midas_defconfig6
1 files changed, 3 insertions, 3 deletions
diff --git a/configs/midas_defconfig b/configs/midas_defconfig
index f30d410c92..e1a12fa950 100644
--- a/configs/midas_defconfig
+++ b/configs/midas_defconfig
@@ -604,10 +604,10 @@ CONFIG_OF_CONTROL=y
# CONFIG_OF_BOARD_FIXUP is not set
# CONFIG_SPL_OF_CONTROL is not set
# CONFIG_OF_LIVE is not set
-# CONFIG_OF_SEPARATE is not set
-CONFIG_OF_EMBED=y
+CONFIG_OF_SEPARATE=y
+# CONFIG_OF_EMBED is not set
# CONFIG_OF_BOARD is not set
-CONFIG_OF_LIST="exynos4412-midas exynos4412-i9300"
+CONFIG_OF_LIST="exynos4412-midas exynos4412-i9300 exynos4412-i9305 exynos4412-n7100 exynos4412-n7105"
# CONFIG_DTB_RESELECT is not set
CONFIG_MULTI_DTB_FIT=y
CONFIG_MKIMAGE_DTC_PATH="dtc"