2019-11-01 20:45:29 +08:00
|
|
|
# RV31M1 SDK pinmux
|
|
|
|
|
2018-11-08 02:13:52 +08:00
|
|
|
# Copyright (c) 2018 Foundries.io
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
|
2020-04-04 01:08:55 +08:00
|
|
|
config PINMUX_RV32M1
|
2018-11-08 02:13:52 +08:00
|
|
|
bool "RV32M1 pinmux driver"
|
2019-03-07 12:54:37 +08:00
|
|
|
depends on SOC_OPENISA_RV32M1_RISCV32
|
2018-11-08 02:13:52 +08:00
|
|
|
help
|
|
|
|
Enable the RV32M1 pinmux driver.
|