summaryrefslogtreecommitdiffstats
path: root/src/superio/smsc/smscsuperio/Kconfig
blob: 0ae69e170cc31149a2580d04871adeded4f9b7eb (plain)
1
2
3
4
5
6
7
8
9
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.

config SUPERIO_WANTS_14MHZ_CLOCK
	bool

config SUPERIO_SMSC_SMSCSUPERIO
	bool
	select SUPERIO_WANTS_14MHZ_CLOCK