ARM: SPEAr600: Add device-tree support to SPEAr600 boards
[deliverable/linux.git] / 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
 
This page took 0.025111 seconds and 5 git commands to generate.