]> Pileus Git - ~andy/linux/blob - arch/arm/mach-spear13xx/Kconfig
SPEAr13xx: Add source files
[~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         help
11           Supports ST SPEAr1310 machine configured via the device-tree
12
13 config MACH_SPEAR1340
14         bool "SPEAr1340 Machine support with Device Tree"
15         help
16           Supports ST SPEAr1340 machine configured via the device-tree
17 endmenu
18 endif #ARCH_SPEAR13XX