[PATCH 06/14] pinctrl: samsung: use CONFIG_PINCTRL_SAMSUNG symbol in makefile
From: Naveen Krishna Ch <hidden>
Date: 2014-09-03 07:41:43
Also in:
linux-samsung-soc
From: Naveen Krishna Ch <hidden>
Date: 2014-09-03 07:41:43
Also in:
linux-samsung-soc
On 29 August 2014 18:07, Linus Walleij [off-list ref] wrote:
On Wed, Aug 27, 2014 at 11:48 AM, Naveen Krishna Chatradhi [off-list ref] wrote:quoted
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 <redacted> Cc: Tomasz Figa <redacted> Cc: linus.walleij at linaro.org Cc: Thomas Abraham <redacted>Excellent catch, thanks, patch applied!
Thanks Linus.
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
-- Shine bright, (: Nav :)