commit | 4a9e00600b6feeacae02b8ac3428bf98c813c1b2 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Feb 10 18:54:32 2016 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Sat Feb 13 23:34:19 2016 +0100 |
tree | ff55ea73a59543bd6860597593da9355633d1686 | |
parent | 2f749c3ac70334105f918d23743349e34e22c952 [diff] |
pinctrl: mediatek: guard sub-directory with CONFIG_PINCTRL_MTK CONFIG_PINCTRL_MTK is more suitable than CONFIG_ARCH_MEDIATEK to guard the drivers/pinctrl/mediatek/ directory. (I renamed CONFIG_PINCTRL_MTK_COMMON to CONFIG_PINCTRL_MTK.) This allows COMPILE_TEST to descend into drivers/pinctrl/mediatek without CONFIG_ARCH_MEDIATEK define. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>