commit | 1d22c4b1bdb169850736849ac100d7822512b6fb | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Mar 04 15:56:31 2016 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Mar 09 01:11:04 2016 +0900 |
tree | 48759219506674efa46c2c1aa653cf29afe3c2bf | |
parent | fdd15b6a86312c2878f3c7a83c70bcf66bbd56a6 [diff] |
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>