]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-spear3xx/Kconfig
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
[karo-tx-linux.git] / arch / arm / mach-spear3xx / Kconfig
1 #
2 # SPEAr3XX Machine configuration file
3 #
4
5 if ARCH_SPEAR3XX
6
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
13
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
19
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