blob: 965c08a93d04dc0ff21896653f8c34363a7b8ca2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# SPDX-License-Identifier: GPL-2.0-only
config SUPERIO_WINBOND_W83977TF
bool
select SUPERIO_WINBOND_COMMON_PRE_RAM
config W83977TF_HAVE_SEPARATE_IR_DEVICE
bool
help
Mainboard should select this option if it contains an old
version of W83977TF with a separate IR logical device.
|