x86, efi: Set runtime_version to the EFI spec revision
[linux/fpc-iii.git] / arch / arm / mach-spear3xx / Kconfig
blob8bd37291fa4f00ff652a9232b011962b6ae273c0
2 # SPEAr3XX Machine configuration file
5 if ARCH_SPEAR3XX
7 menu "SPEAr3xx Implementations"
8 config MACH_SPEAR300
9         bool "SPEAr300 Machine support with Device Tree"
10         select PINCTRL_SPEAR300
11         help
12           Supports ST SPEAr300 machine configured via the device-tree
14 config MACH_SPEAR310
15         bool "SPEAr310 Machine support with Device Tree"
16         select PINCTRL_SPEAR310
17         help
18           Supports ST SPEAr310 machine configured via the device-tree
20 config MACH_SPEAR320
21         bool "SPEAr320 Machine support with Device Tree"
22         select PINCTRL_SPEAR320
23         help
24           Supports ST SPEAr320 machine configured via the device-tree
25 endmenu
26 endif #ARCH_SPEAR3XX