payloads/edk2: Disable the CPU Timer Lib unless supported
[coreboot.git] / src / superio / fintek / f81803a / Kconfig
blob5e8a6ad839f103f4b0c82c0dddc549778715efd7
1 # SPDX-License-Identifier: GPL-2.0-only
3 config SUPERIO_FINTEK_F81803A
4         bool
5         select SUPERIO_FINTEK_COMMON_PRE_RAM
7 config SUPERIO_FINTEK_FAN_CONTROL
8         bool
9         default n
11 config SUPERIO_FINTEK_FAN_API_CALL
12         depends on SUPERIO_FINTEK_FAN_CONTROL
13         bool
14         default n