]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/mach-rockchip/rk3036/Kconfig
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
[people/ms/u-boot.git] / arch / arm / mach-rockchip / rk3036 / Kconfig
index 08047144f6efc43b0949a584e705e4a686db8bec..9263608e8a357bd6f3c47ea25f03c60c5874eb61 100644 (file)
@@ -12,6 +12,9 @@ config SYS_SOC
 config SYS_MALLOC_F_LEN
        default 0x400
 
+config SPL_SERIAL_SUPPORT
+       default y
+
 source "board/rockchip/evb_rk3036/Kconfig"
 source "board/rockchip/kylin_rk3036/Kconfig"