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

#define SUPERIO_DEV		SIO0
#define SUPERIO_PNP_BASE	0x2e
#undef NCT6776_SHOW_PP
#define NCT6776_SHOW_SP1
#define NCT6776_SHOW_KBC
#undef NCT6776_SHOW_GPIO
#define NCT6776_SHOW_HWM

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