diff options
author | Tom Rini | 2020-10-05 13:11:41 -0400 |
---|---|---|
committer | Tom Rini | 2020-10-05 14:11:16 -0400 |
commit | b24550accd7e3a62c6da773a9096dfd1471403d5 (patch) | |
tree | 0534c6821880d27d9f22afb09b11c12d9009c33e /configs/grpeach_defconfig | |
parent | b7e7831e5d5be047f421ddc1f308afc22764a893 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/grpeach_defconfig')
-rw-r--r-- | configs/grpeach_defconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/grpeach_defconfig b/configs/grpeach_defconfig index 8b08b774ba1..b05d657f5c9 100644 --- a/configs/grpeach_defconfig +++ b/configs/grpeach_defconfig @@ -12,8 +12,8 @@ CONFIG_DEFAULT_DEVICE_TREE="r7s72100-gr-peach-u-boot" CONFIG_BOOTDELAY=3 CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="ignore_loglevel" -# CONFIG_BOARD_EARLY_INIT_F is not set # CONFIG_DISPLAY_CPUINFO is not set +# CONFIG_BOARD_EARLY_INIT_F is not set CONFIG_HUSH_PARSER=y # CONFIG_CMD_ELF is not set CONFIG_CMD_GPIO=y |