summaryrefslogtreecommitdiffstats
path: root/configs/platform-v7a/platforms/image-vexpress-nor.in
blob: 20593d87e5d9a8f629f22a8def3adaf51e8c97be (plain)
1
2
3
4
5
6
7
8
9
10
## SECTION=image

config IMAGE_VEXPRESS_NOR
	tristate
	select HOST_GENIMAGE
	select BAREBOX_VEXPRESS
	select KERNEL
	prompt "Generate images/vexpress.norimg"
	help
	  Generate image for the nor flash on Versatile Express.