[PATCH 2/2] omap: build am3517crane board support by default
Matt Porter
mporter at ti.com
Thu Feb 9 15:16:26 EST 2012
Set default to include support for the craneboard when
using the omap2plus_defconfig.
Signed-off-by: Matt Porter <mporter at ti.com>
---
arch/arm/mach-omap2/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index d965da4..678b8ac 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -206,6 +206,7 @@ config MACH_OMAP3517EVM
config MACH_CRANEBOARD
bool "AM3517/05 CRANE board"
depends on ARCH_OMAP3
+ default y
select OMAP_PACKAGE_CBB
config MACH_OMAP3_PANDORA
--
1.7.5.4
More information about the linux-arm-kernel
mailing list