# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.

# Generic Nuvoton romstage driver - Just enough UART initialisation code for
# pre-ram.
config SUPERIO_NUVOTON_COMMON_PRE_RAM
	bool

# Generic Nuvoton HWM driver
config SUPERIO_NUVOTON_COMMON_HWM
	bool