diff options
author | Tom Rini | 2024-03-01 09:06:45 -0500 |
---|---|---|
committer | Tom Rini | 2024-03-01 09:10:04 -0500 |
commit | 19f657600781fad7932d563e5de90811659c293d (patch) | |
tree | e5746924c9659470ece8800c2d042180503a98f0 /configs/igep00x0_defconfig | |
parent | abd4fb5ac13215733569925a06991e0a182ede14 (diff) |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/igep00x0_defconfig')
-rw-r--r-- | configs/igep00x0_defconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/igep00x0_defconfig b/configs/igep00x0_defconfig index 34439cf77be..261f71acc1d 100644 --- a/configs/igep00x0_defconfig +++ b/configs/igep00x0_defconfig @@ -49,9 +49,7 @@ CONFIG_SPL_FALCON_BOOT_MMCSD=y CONFIG_SYS_MMCSD_RAW_MODE_KERNEL_SECTOR=0x1700 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR=0x1500 CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTORS=0x200 -CONFIG_SYS_MAXARGS=64 CONFIG_CMD_SPL=y -# CONFIG_CMD_FLASH is not set CONFIG_CMD_NAND=y CONFIG_CMD_ONENAND=y CONFIG_USE_ONENAND_BOARD_INIT=y |