Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
12ddf997824605c17357aa88146bc4a8273c7968
/
.
/
drivers
/
pinmux
/
Kconfig.rv32m1
blob: b7cfb5f2d0bbe47b7227c4f57aa4e6b31ab64081 [
file
] [
log
] [
blame
]
# RV31M1 SDK pinmux
# Copyright (c) 2018 Foundries.io
# SPDX-License-Identifier: Apache-2.0
config PINMUX_RV32M1
bool
"RV32M1 pinmux driver"
depends on SOC_OPENISA_RV32M1_RISCV32
help
Enable
the RV32M1 pinmux driver
.