]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-rockchip/rv1108/Kconfig
40237bb8b73972466d56ce374169afe1558d1405
[u-boot] / arch / arm / mach-rockchip / rv1108 / Kconfig
1 if ROCKCHIP_RV1108
2
3 config SYS_SOC
4         default "rockchip"
5
6 config SYS_MALLOC_F_LEN
7         default 0x400
8
9 endif