]> git.karo-electronics.de Git - karo-tx-linux.git/blob - arch/arm/mach-spear3xx/Kconfig
Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dt
[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         help
11           Supports ST SPEAr300 machine configured via the device-tree
12
13 config MACH_SPEAR310
14         bool "SPEAr310 Machine support with Device Tree"
15         help
16           Supports ST SPEAr310 machine configured via the device-tree
17
18 config MACH_SPEAR320
19         bool "SPEAr320 Machine support with Device Tree"
20         help
21           Supports ST SPEAr320 machine configured via the device-tree
22 endmenu
23 endif #ARCH_SPEAR3XX