mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-11 20:46:00 +01:00
Add Nuvoton BMC NPCM750 Pinmux and Pinconf support. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
5 lines
113 B
Makefile
5 lines
113 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Nuvoton pinctrl support
|
|
|
|
obj-$(CONFIG_PINCTRL_NPCM7XX) += pinctrl-npcm7xx.o
|