]> asedeno.scripts.mit.edu Git - linux.git/commit
pinctrl: ingenic: Drop dependency on MACH_INGENIC
authorPaul Cercueil <paul@crapouillou.net>
Tue, 21 Aug 2018 16:42:35 +0000 (18:42 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 29 Aug 2018 11:37:59 +0000 (13:37 +0200)
commit635c20a1fa79f30a5b3a603098a316c838e66983
tree211f91ed445ca26e9fe2f3554c150769eb41efe7
parentf2a967658a5d0f456d6f0530d3bc2b101260eeb5
pinctrl: ingenic: Drop dependency on MACH_INGENIC

Depending on MACH_INGENIC prevent us from creating a generic kernel that
works on more than one MIPS board. Instead, we just depend on MIPS being
set.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/Kconfig