]> Pileus Git - ~andy/linux/commitdiff
davinci: Kconfig: enable EVMs by default when SoCs are enabled
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 3 Jun 2009 21:54:27 +0000 (14:54 -0700)
committerKevin Hilman <khilman@deeprootsystems.com>
Wed, 26 Aug 2009 07:56:57 +0000 (10:56 +0300)
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-davinci/Kconfig

index be747f5c6cd8a86db5b265d8f4f9af3eebd9f93b..b06cf85fd297512f4432de1ed120871bd58d5051 100644 (file)
@@ -26,7 +26,7 @@ comment "DaVinci Board Type"
 
 config MACH_DAVINCI_EVM
        bool "TI DM644x EVM"
-       default y
+       default ARCH_DAVINCI_DM644x
        depends on ARCH_DAVINCI_DM644x
        help
          Configure this option to specify the whether the board used
@@ -41,6 +41,7 @@ config MACH_SFFSDR
 
 config MACH_DAVINCI_DM355_EVM
        bool "TI DM355 EVM"
+       default ARCH_DAVINCI_DM355
        depends on ARCH_DAVINCI_DM355
        help
          Configure this option to specify the whether the board used
@@ -55,6 +56,7 @@ config MACH_DM355_LEOPARD
 
 config MACH_DAVINCI_DM6467_EVM
        bool "TI DM6467 EVM"
+       default ARCH_DAVINCI_DM646x
        depends on ARCH_DAVINCI_DM646x
        help
          Configure this option to specify the whether the board used