rockchip: rk3368: default enable SPL LIBCOMMON and LIBGENERIC
[oweals/u-boot.git] / arch / arm / mach-rockchip / rk3368 / Kconfig
index 2220f595caa2b12e72ebc172e35e478e8ae709a2..d6ca5f1d244aab24a769076c9b757e3916142748 100644 (file)
@@ -51,6 +51,12 @@ config SYS_SOC
 config SYS_MALLOC_F_LEN
        default 0x2000
 
+config SPL_LIBCOMMON_SUPPORT
+       default y
+
+config SPL_LIBGENERIC_SUPPORT
+       default y
+
 source "board/theobroma-systems/lion_rk3368/Kconfig"
 source "board/rockchip/sheep_rk3368/Kconfig"
 source "board/geekbuying/geekbox/Kconfig"