• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0-only
2
3config SUPERIO_WINBOND_W83977TF
4	bool
5	select SUPERIO_WINBOND_COMMON_PRE_RAM
6
7config W83977TF_HAVE_SEPARATE_IR_DEVICE
8	bool
9	help
10	  Mainboard should select this option if it contains an old
11	  version of W83977TF with a separate IR logical device.
12