pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 30 Oct 2015 10:28:15 +0000 (19:28 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 31 Oct 2015 21:13:07 +0000 (22:13 +0100)
commit241297c2af8bf0459a590c143a1d15b93779fab1
tree0bfd9bd7f4264e82c2a72f6e0249536474dadbf6
parenta7c6f30c02326a5acccc602b0d0f08a9853eec3f
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER

CONFIG_PINCTRL_UNIPHIER is more suitable than CONFIG_ARCH_UNIPHIER
to guard the drivers/pinctrl/uniphier directory.

The current CONFIG_PINCTRL_UNIPHIER_CORE is a bit long
(it would break the indentation in drivers/pinctrl/Makefile),
so rename it into CONFIG_PINCTRL_UNIPHIER.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Makefile
drivers/pinctrl/uniphier/Kconfig
drivers/pinctrl/uniphier/Makefile