xref: /openbmc/linux/arch/arm/mach-alpine/Kconfig (revision 445d9b30)
1config ARCH_ALPINE
2	bool "Annapurna Labs Alpine platform" if ARCH_MULTI_V7
3	select ARM_AMBA
4	select ARM_GIC
5	select GENERIC_IRQ_CHIP
6	select HAVE_ARM_ARCH_TIMER
7	help
8	  This enables support for the Annapurna Labs Alpine V1 boards.
9