mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-17 10:18:38 +00:00
f49d616bea
Add Nuvoton BMC NPCM750 Pinmux and Pinconf support. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
4 lines
113 B
Makefile
4 lines
113 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Nuvoton pinctrl support
|
|
|
|
obj-$(CONFIG_PINCTRL_NPCM7XX) += pinctrl-npcm7xx.o
|