]> git.ipfire.org Git - people/ms/u-boot.git/commit
pinctrl: uniphier: guard uniphier directory with CONFIG_PINCTRL_UNIPHIER
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 4 Mar 2016 06:56:31 +0000 (15:56 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 8 Mar 2016 16:11:04 +0000 (01:11 +0900)
commit1d22c4b1bdb169850736849ac100d7822512b6fb
tree48759219506674efa46c2c1aa653cf29afe3c2bf
parentfdd15b6a86312c2878f3c7a83c70bcf66bbd56a6
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, so rename it
into CONFIG_PINCTRL_UNIPHIER.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
drivers/pinctrl/Makefile
drivers/pinctrl/uniphier/Kconfig
drivers/pinctrl/uniphier/Makefile