diff options
Diffstat (limited to 'src/soc')
-rw-r--r-- | src/soc/rockchip/rk3288/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/rockchip/rk3288/Kconfig b/src/soc/rockchip/rk3288/Kconfig index 51cf74ca65..0fadefd283 100644 --- a/src/soc/rockchip/rk3288/Kconfig +++ b/src/soc/rockchip/rk3288/Kconfig @@ -30,7 +30,7 @@ config SOC_ROCKCHIP_RK3288 select HAVE_UART_SPECIAL select BOOTBLOCK_CONSOLE select DYNAMIC_CBMEM - + if SOC_ROCKCHIP_RK3288 config BOOTBLOCK_CPU_INIT |