Newer
Older
barebox / arch / arm / mach-rockchip / Kconfig
@Sascha Hauer Sascha Hauer on 29 Apr 2014 156 bytes ARM: Rockchip: switch to multiimage support
if ARCH_ROCKCHIP

config ARCH_TEXT_BASE
	hex
	default 0x68000000

comment "select Rockchip boards:"

config MACH_RADXA_ROCK
	bool "Radxa rock board"

endif