Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
55d0ffa874e503097e47a6c6cb86fe7cda0e9b0d
/
.
/
drivers
/
pinmux
/
Kconfig.lpc11u6x
blob: 448fce1d2c768b937105d5df9f20ce25409f00ff [
file
] [
log
] [
blame
]
# Copyright (c) 2020 2020 Seagate Technology LLC
# SPDX-License-Identifier: Apache-2.0
config PINMUX_LPC11U6X
bool
"Pinmux driver for NXP LPC11U6X MCUs"
depends on SOC_SERIES_LPC11U6X
default
y
help
Enable
pinmux driver
for
NXP LPC11U6X
MCUs
.