if ARCH_ROCKCHIP

config ARCH_TEXT_BASE
	hex
	default 0x68000000

comment "select Rockchip boards:"

config MACH_RADXA_ROCK
	select I2C
	select MFD_ACT8846
	bool "Radxa rock board"

endif
