summaryrefslogtreecommitdiffstats
path: root/drivers/soc/nuvoton/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/nuvoton/Kconfig')
-rw-r--r--drivers/soc/nuvoton/Kconfig11
1 files changed, 11 insertions, 0 deletions
diff --git a/drivers/soc/nuvoton/Kconfig b/drivers/soc/nuvoton/Kconfig
new file mode 100644
index 000000000..df4618208
--- /dev/null
+++ b/drivers/soc/nuvoton/Kconfig
@@ -0,0 +1,11 @@
+# SPDX-License-Identifier: GPL-2.0
+menuconfig WPCM450_SOC
+ tristate "Nuvoton WPCM450 SoC driver"
+ default y if ARCH_WPCM450
+ select SOC_BUS
+ help
+ Say Y here to compile the SoC information driver for Nuvoton
+ WPCM450 SoCs.
+
+ This driver provides information such as the SoC model and
+ revision.