Commit bfe9c8ae authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREE

Otherwise we get:

warning: (ARCH_OMAP2PLUS) selects PROC_DEVICETREE which has
unmet direct dependencies (OF && PROC_FS && !SPARC)
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 4d68c05c
......@@ -26,7 +26,7 @@ config ARCH_OMAP2PLUS
select GENERIC_IRQ_CHIP
select OMAP_DM_TIMER
select USE_OF
select PROC_DEVICETREE
select PROC_DEVICETREE if PROC_FS
help
"Systems based on OMAP2, OMAP3 or OMAP4"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment