]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/mach-rockchip/rk3368/Kconfig
rockchip: rk3368: Add core start-up code for RK3368
[people/ms/u-boot.git] / arch / arm / mach-rockchip / rk3368 / Kconfig
1 if ROCKCHIP_RK3368
2
3 config SYS_SOC
4 default "rockchip"
5
6 endif