menu "Godcube board feature"

config MACH_GODCUBE
	bool "Support Godcube platform"
	select CPU_ARM926T
	help
	  Include support for the hisilion godcube(hi3532) platform.

	  This includes specific configurations for the module and
	  its peripherals.

config DEFAULT_BUSCLK
	int "DEFAULT_BUSCLK"
	default "50000000"
	help
	  Default AHB clock rate

endmenu
