if ARCH_ROCKCHIP

config ARCH_TEXT_BASE
	hex
	default 0x68000000

comment "select Rockchip boards:"

config MACH_RADXA_ROCK
	bool "Radxa rock board"

endif
