brintos

brintos / linux-shallow public Read only

0
0
Text · 303 B · df46182 Raw
12 lines · plain
1# SPDX-License-Identifier: GPL-2.02menuconfig WPCM450_SOC3	tristate "Nuvoton WPCM450 SoC driver"4	default y if ARCH_WPCM4505	select SOC_BUS6	help7	  Say Y here to compile the SoC information driver for Nuvoton8	  WPCM450 SoCs.9 10	  This driver provides information such as the SoC model and11	  revision.12