xref: /linux/drivers/soc/nuvoton/Kconfig (revision 9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e)
1# SPDX-License-Identifier: GPL-2.0
2menuconfig WPCM450_SOC
3	tristate "Nuvoton WPCM450 SoC driver"
4	default y if ARCH_WPCM450
5	select SOC_BUS
6	help
7	  Say Y here to compile the SoC information driver for Nuvoton
8	  WPCM450 SoCs.
9
10	  This driver provides information such as the SoC model and
11	  revision.
12