summaryrefslogtreecommitdiff
path: root/configs/chromebook_jerry_defconfig
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-12-07 22:10:25 +0900
committerTom Rini <trini@konsulko.com>2016-12-29 13:07:33 -0500
commit187809517da0f488f6f2069543783cf2923abb23 (patch)
treed6f7d6261cc75293546d142ebc32a4f690201d8c /configs/chromebook_jerry_defconfig
parent47895838a4fbe867ba9a170c6d1ea6a794095025 (diff)
Sync defconfig files by savedefconfig
Generated by "tools/moveconfig -s". This will make config moves easier. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'configs/chromebook_jerry_defconfig')
-rw-r--r--configs/chromebook_jerry_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/chromebook_jerry_defconfig b/configs/chromebook_jerry_defconfig
index 46df1a6625..95e5f571cd 100644
--- a/configs/chromebook_jerry_defconfig
+++ b/configs/chromebook_jerry_defconfig
@@ -34,6 +34,7 @@ CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
CONFIG_SPL_OF_CONTROL=y
CONFIG_OF_SPL_REMOVE_PROPS="pinctrl-0 pinctrl-names clock-names interrupt-parent assigned-clocks assigned-clock-rates assigned-clock-parents"
+CONFIG_SPL_OF_PLATDATA=y
CONFIG_REGMAP=y
CONFIG_SPL_REGMAP=y
CONFIG_SYSCON=y
@@ -78,5 +79,4 @@ CONFIG_CONSOLE_SCROLL_LINES=10
CONFIG_USE_TINY_PRINTF=y
CONFIG_CMD_DHRYSTONE=y
CONFIG_ERRNO_STR=y
-CONFIG_SPL_OF_PLATDATA=y
# CONFIG_SPL_OF_LIBFDT is not set