On Wed, Aug 27, 2014 at 11:48 AM, Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx> wrote: > Samsung Exynos7 is a ARM64bit processor. Which does not select > the CONFIG_PLAT_SAMSUNG symbol. CONFIG_PINCTRL_SAMSUNG is being > selected for both PLAT_SAMSUNG and ARCH_EXYNOS7 symbols. > > This patch modifes the pinctrl/Makefile to use > CONFIG_PINCTRL_SAMSUNG symbol to compile the pinctrl/samsung/*.c > > Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@xxxxxxxxxxx> > Cc: Tomasz Figa <t.figa@xxxxxxxxxxx> > Cc: linus.walleij@xxxxxxxxxx > Cc: Thomas Abraham <thomas.ab@xxxxxxxxxxx> Excellent catch, thanks, patch applied! I should use this pattern on more places in the Makefile, I was confused by logically thinking that Kconfig symbols used in Makefile cannot be from a Kconfig one level below. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html