export_report: use warn() to issue WARNING, so they go to stderr
[pandora-kernel.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