summaryrefslogtreecommitdiff
path: root/drivers/pinctrl/nuvoton/Makefile
diff options
context:
space:
mode:
authorTomer Maimon <tmaimon77@gmail.com>2018-08-08 12:25:26 +0300
committerLinus Walleij <linus.walleij@linaro.org>2018-08-29 11:28:42 +0300
commit3b588e43ee5c7ad8ccccfbfc6fc379b816c178f0 (patch)
treefec4947f165dcd0f41206e49c9af631da74b75ff /drivers/pinctrl/nuvoton/Makefile
parentd0e4e8f0d6abd8e992cb8cdc57a1396dd1e3a486 (diff)
downloadlinux-3b588e43ee5c7ad8ccccfbfc6fc379b816c178f0.tar.xz
pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver
Add Nuvoton BMC NPCM750/730/715/705 Pinmux and GPIO controller driver. Signed-off-by: Tomer Maimon <tmaimon77@gmail.com> [Add back select GPIO_GENERIC] Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/pinctrl/nuvoton/Makefile')
-rw-r--r--drivers/pinctrl/nuvoton/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/drivers/pinctrl/nuvoton/Makefile b/drivers/pinctrl/nuvoton/Makefile
new file mode 100644
index 000000000000..886d00784cef
--- /dev/null
+++ b/drivers/pinctrl/nuvoton/Makefile
@@ -0,0 +1,4 @@
+# SPDX-License-Identifier: GPL-2.0
+# Nuvoton pinctrl support
+
+obj-$(CONFIG_PINCTRL_NPCM7XX) += pinctrl-npcm7xx.o