summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2014-11-28 07:44:52 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2014-11-28 15:21:27 +0100
commit20be4b187d020ff8743ae7e8e51c837353e53111 (patch)
treef4f441ca0d1af55c9b41c106e79e78eed100f80b /arch
parentd51e7ace0dcf1cb7fd7c8119d75504f59852c1a1 (diff)
downloadbarebox-20be4b187d020ff8743ae7e8e51c837353e53111.tar.gz
barebox-20be4b187d020ff8743ae7e8e51c837353e53111.tar.xz
ARM: AM335x: Select OFTREE
All AM335x boards are devicetree only, so select support for it. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/mach-omap/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap/Kconfig b/arch/arm/mach-omap/Kconfig
index f9b5ec338f..82d98006e3 100644
--- a/arch/arm/mach-omap/Kconfig
+++ b/arch/arm/mach-omap/Kconfig
@@ -42,6 +42,7 @@ config ARCH_AM33XX
bool
select CPU_V7
select GENERIC_GPIO
+ select OFTREE
select OMAP_CLOCK_SOURCE_DMTIMER0
help
Say Y here if you are using Texas Instrument's AM33xx based platform