commit | 241297c2af8bf0459a590c143a1d15b93779fab1 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Oct 30 19:28:15 2015 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Oct 31 22:13:07 2015 +0100 |
tree | 0bfd9bd7f4264e82c2a72f6e0249536474dadbf6 | |
parent | a7c6f30c02326a5acccc602b0d0f08a9853eec3f [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 (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>