]> Pileus Git - ~andy/linux/blob - arch/arm/mach-spear6xx/Kconfig
Merge branch 'depends/irqdomain' into next/drivers
[~andy/linux] / arch / arm / mach-spear6xx / Kconfig
1 #
2 # SPEAr6XX Machine configuration file
3 #
4
5 if ARCH_SPEAR6XX
6
7 menu "SPEAr6xx Implementations"
8 config BOARD_SPEAR600_EVB
9         bool "SPEAr600 Evaluation Board"
10         select MACH_SPEAR600
11         help
12           Supports ST SPEAr600 Evaluation Board
13
14 endmenu
15
16 config MACH_SPEAR600
17         bool "SPEAr600"
18         help
19           Supports ST SPEAr600 Machine
20
21 endif #ARCH_SPEAR6XX