blob: 30d106a432941f0f37e09c33446e8d3e0992b271 (
plain)
1
2
3
4
5
6
7
|
# SPDX-License-Identifier: GPL-2.0-only
# This file is part of the coreboot project.
# Generic Fintek romstage driver - Just enough UART initialisation code for
# romstage.
config SUPERIO_FINTEK_COMMON_PRE_RAM
bool
|