Merge branch 'apei' into apei-release
[linux.git] / arch / arm / mach-spear6xx / Kconfig
CommitLineData
8f590d45
VK
1#
2# SPEAr6XX Machine configuration file
3#
4
5if ARCH_SPEAR6XX
6
202fae9b
VK
7menu "SPEAr6xx Implementations"
8config BOARD_SPEAR600_EVB
9 bool "SPEAr600 Evaluation Board"
10 select MACH_SPEAR600
11 help
12 Supports ST SPEAr600 Evaluation Board
13
14endmenu
8f590d45
VK
15
16config MACH_SPEAR600
17 bool "SPEAr600"
18 help
19 Supports ST SPEAr600 Machine
8f590d45
VK
20
21endif #ARCH_SPEAR6XX
This page took 0.190953 seconds and 4 git commands to generate.