summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rockchip/rv1108/Kconfig
blob: 40237bb8b73972466d56ce374169afe1558d1405 (plain)
1
2
3
4
5
6
7
8
9
if ROCKCHIP_RV1108

config SYS_SOC
	default "rockchip"

config SYS_MALLOC_F_LEN
	default 0x400

endif