diff options
author | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2017-12-18 20:19:09 -0500 |
commit | 7af2e3648f3f6d726f6476745c2eec5de709a702 (patch) | |
tree | 2de1a0b5eb5f3f39be0aff3352499263aebb1e10 /configs/puma-rk3399_defconfig | |
parent | eeab579aa8d76b96afbd0862029d4452943bafbe (diff) | |
download | u-boot-7af2e3648f3f6d726f6476745c2eec5de709a702.tar.gz |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/puma-rk3399_defconfig')
-rw-r--r-- | configs/puma-rk3399_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig index 18705ed534..8446de7584 100644 --- a/configs/puma-rk3399_defconfig +++ b/configs/puma-rk3399_defconfig @@ -5,7 +5,6 @@ CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=0x4000 CONFIG_ROCKCHIP_RK3399=y -CONFIG_ROCKCHIP_SPL_RESERVE_IRAM=0 CONFIG_ROCKCHIP_BOOT_MODE_REG=0x0 CONFIG_TARGET_PUMA_RK3399=y CONFIG_SPL_SPI_FLASH_SUPPORT=y |