summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-09-25 15:44:39 -0700
committerTony Lindgren <tony@atomide.com>2013-09-25 15:44:39 -0700
commitf2acae69a2060b6b1029b9923dbef5e98a8a0ba7 (patch)
treee85804a52cb4437e77d9a4e72ac6da85b723ce99 /arch/arm/mach-omap2
parent4a10c2ac2f368583138b774ca41fac4207911983 (diff)
downloadop-kernel-dev-f2acae69a2060b6b1029b9923dbef5e98a8a0ba7.zip
op-kernel-dev-f2acae69a2060b6b1029b9923dbef5e98a8a0ba7.tar.gz
ARM: OMAP2+: Always build in board-generic
We are moving to device tree based booting, so board-generic should always be built. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2')
-rw-r--r--arch/arm/mach-omap2/Kconfig10
1 files changed, 3 insertions, 7 deletions
diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index b5fb5f7..f6a1db1 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -94,6 +94,7 @@ config ARCH_OMAP2PLUS
select GENERIC_CLOCKEVENTS
select GENERIC_IRQ_CHIP
select HAVE_CLK
+ select MACH_OMAP_GENERIC
select OMAP_DM_TIMER
select PINCTRL
select PROC_DEVICETREE if PROC_FS
@@ -187,16 +188,11 @@ config OMAP_PACKAGE_CUS
config OMAP_PACKAGE_CBP
bool
-comment "OMAP Board Type"
+comment "OMAP Legacy Platform Data Board Type"
depends on ARCH_OMAP2PLUS
config MACH_OMAP_GENERIC
- bool "Generic OMAP2+ board"
- depends on ARCH_OMAP2PLUS
- default y
- help
- Support for generic TI OMAP2+ boards using Flattened Device Tree.
- More information at Documentation/devicetree
+ bool
config MACH_OMAP2_TUSB6010
bool
OpenPOWER on IntegriCloud