]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-spear6xx/Kconfig
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6
[~andy/linux] / arch / arm / mach-spear6xx / Kconfig
index ff4ae5ba00f19b7015163ca9d09d92fc3870e791..fbe298bd1d927ee31453817598f351b2629ca666 100644 (file)
@@ -5,11 +5,12 @@
 if ARCH_SPEAR6XX
 
 menu "SPEAr6xx Implementations"
-config BOARD_SPEAR600_EVB
-       bool "SPEAr600 Evaluation Board"
+config BOARD_SPEAR600_DT
+       bool "SPEAr600 generic board configured via device-tree"
        select MACH_SPEAR600
+       select USE_OF
        help
-         Supports ST SPEAr600 Evaluation Board
+         Supports ST SPEAr600 boards configured via the device-tree
 
 endmenu