ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfig
[deliverable/linux.git] / arch / arm / mach-spear6xx / Kconfig600
1 #
2 # SPEAr600 machine configuration file
3 #
4
5 if MACH_SPEAR600
6
7 choice
8 prompt "SPEAr600 Boards"
9 default BOARD_SPEAR600_EVB
10
11 config BOARD_SPEAR600_EVB
12 bool "SPEAr600 Evaluation Board"
13 help
14 Supports ST SPEAr600 Evaluation Board
15 endchoice
16
17 endif #MACH_SPEAR600
This page took 0.123551 seconds and 5 git commands to generate.