Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / arm / mach-spear6xx / Kconfig
CommitLineData
8f590d45 1#
2# SPEAr6XX Machine configuration file
3#
4
5if ARCH_SPEAR6XX
6
202fae9b 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 15
16config MACH_SPEAR600
17 bool "SPEAr600"
18 help
19 Supports ST SPEAr600 Machine
8f590d45 20
21endif #ARCH_SPEAR6XX
This page took 0.128141 seconds and 5 git commands to generate.