diff options
author | Tom Rini <trini@konsulko.com> | 2023-08-07 15:17:12 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-07 15:17:12 -0400 |
commit | df8967435a0b2fdc0657a003bf401e1c5af1ea6d (patch) | |
tree | 894966bfeefb981096775eef4ab2a78075b65ec1 /configs/rock5a-rk3588s_defconfig | |
parent | 543f7d0a3e86c50b5b0f088dd3ac92ea301de2ad (diff) | |
download | u-boot-df8967435a0b2fdc0657a003bf401e1c5af1ea6d.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/rock5a-rk3588s_defconfig')
-rw-r--r-- | configs/rock5a-rk3588s_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/rock5a-rk3588s_defconfig b/configs/rock5a-rk3588s_defconfig index 6cbd9817c52..39e352509a5 100644 --- a/configs/rock5a-rk3588s_defconfig +++ b/configs/rock5a-rk3588s_defconfig @@ -11,7 +11,6 @@ CONFIG_CUSTOM_SYS_INIT_SP_ADDR=0xc00000 CONFIG_DEFAULT_DEVICE_TREE="rk3588s-rock-5a" CONFIG_ROCKCHIP_RK3588=y CONFIG_SPL_ROCKCHIP_COMMON_BOARD=y -CONFIG_SPL_MMC=y CONFIG_SPL_SERIAL=y CONFIG_SPL_STACK_R_ADDR=0x1000000 CONFIG_TARGET_ROCK5A_RK3588=y |