9
0
Fork 0

ARM: AM335x: Select OFTREE

All AM335x boards are devicetree only, so select support for it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
This commit is contained in:
Sascha Hauer 2014-11-28 07:44:52 +01:00
parent d51e7ace0d
commit 20be4b187d
1 changed files with 1 additions and 0 deletions

View File

@ -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