summaryrefslogtreecommitdiff
path: root/arch/arm64/platforms/Kconfig
blob: 35f51a2eb73f74d84bf448d4292a32c69c4df2aa (plain)
1
2
3
4
5
6
7
8
9
config PLAT_VEXPRESS
	bool "ARMv8 software model (Versatile Express)"
	select ARCH_WANT_OPTIONAL_GPIOLIB
	select ARM_AMBA
	select CLKDEV_LOOKUP
	select ARM64_GIC
	help
	  This enables support for the ARMv8 software model (Versatile
	  Express).