summaryrefslogtreecommitdiff
path: root/configs/r8a77990_ebisu_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-10-05 13:11:41 -0400
committerTom Rini <trini@konsulko.com>2020-10-05 14:11:16 -0400
commitb24550accd7e3a62c6da773a9096dfd1471403d5 (patch)
tree0534c6821880d27d9f22afb09b11c12d9009c33e /configs/r8a77990_ebisu_defconfig
parentb7e7831e5d5be047f421ddc1f308afc22764a893 (diff)
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/r8a77990_ebisu_defconfig')
-rw-r--r--configs/r8a77990_ebisu_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/r8a77990_ebisu_defconfig b/configs/r8a77990_ebisu_defconfig
index f4499cd6e8..b995d1cab2 100644
--- a/configs/r8a77990_ebisu_defconfig
+++ b/configs/r8a77990_ebisu_defconfig
@@ -9,7 +9,6 @@ CONFIG_DM_GPIO=y
CONFIG_SPL_TEXT_BASE=0xe6318000
CONFIG_RCAR_GEN3=y
CONFIG_TARGET_EBISU=y
-# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_DEFAULT_DEVICE_TREE="r8a77990-ebisu-u-boot"
CONFIG_SMBIOS_PRODUCT_NAME=""
CONFIG_FIT=y
@@ -18,6 +17,7 @@ CONFIG_BOOTARGS="root=/dev/nfs rw nfsroot=192.168.0.1:/export/rfs ip=192.168.0.2
CONFIG_SUPPORT_RAW_INITRD=y
CONFIG_DEFAULT_FDT_FILE="r8a77990-ebisu.dtb"
CONFIG_VERSION_VARIABLE=y
+# CONFIG_BOARD_EARLY_INIT_F is not set
CONFIG_UPDATE_TFTP=y
CONFIG_HUSH_PARSER=y
CONFIG_CMD_BOOTZ=y