summaryrefslogtreecommitdiffstats
path: root/src/mainboard/supermicro/x10slm-f/acpi/superio.asl
blob: 318b6bf73aa2196c7cdd58d62f9010da7070ff91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* This file is part of the coreboot project. */
/* SPDX-License-Identifier: GPL-2.0-or-later */

#define SUPERIO_DEV		SIO0
#define SUPERIO_PNP_BASE	0x2e
#define NCT6776_SHOW_SP1
#define NCT6776_SHOW_HWM

#undef NCT6776_SHOW_KBC
#undef NCT6776_SHOW_PP
#undef NCT6776_SHOW_GPIO

#include <superio/nuvoton/nct6776/acpi/superio.asl>