menu "Hi3518 board feature"

config MACH_HI3518
	bool "Support Hi3518 platform"
	select CPU_ARM926T
	help
	  Includes support for the hisilion hi3518 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
