From: Tony Lindgren Date: Mon, 20 Apr 2015 17:36:31 +0000 (-0700) Subject: ARM: OMAP2+: Fix booting with configs that don't have MFD_SYSCON X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix^0 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da4d81453cf1eedfcd8b2cd1e7bfab230084bd87;p=pandora-kernel.git 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 Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed