Home
last modified time | relevance | path

Searched hist:da4d81453cf1eedfcd8b2cd1e7bfab230084bd87 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A DKconfigdiff da4d81453cf1eedfcd8b2cd1e7bfab230084bd87 Mon Apr 20 19:36:31 CEST 2015 Tony Lindgren <tony@atomide.com> ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON

With the recent changes omaps have developed a dependency to MFD_SYSCON.
This is used for system control module generic register area and some
clocks.

We do have it selected in omap2plus_defconfig, but targeted config
files may not have it selected. Let's make sure it's selected like
few other ARM platforms are already doing.

Reported-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>