]> Pileus Git - ~andy/linux/blob - arch/arm/mach-spear13xx/Kconfig
ARM: arch_timer: Silence debug preempt warnings
[~andy/linux] / arch / arm / mach-spear13xx / Kconfig
1 #
2 # SPEAr13XX Machine configuration file
3 #
4
5 if ARCH_SPEAR13XX
6
7 menu "SPEAr13xx Implementations"
8 config MACH_SPEAR1310
9         bool "SPEAr1310 Machine support with Device Tree"
10         select PINCTRL_SPEAR1310
11         help
12           Supports ST SPEAr1310 machine configured via the device-tree
13
14 config MACH_SPEAR1340
15         bool "SPEAr1340 Machine support with Device Tree"
16         select PINCTRL_SPEAR1340
17         help
18           Supports ST SPEAr1340 machine configured via the device-tree
19 endmenu
20 endif #ARCH_SPEAR13XX