summaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/b85m_pro4/acpi/superio.asl
blob: 8cb29eacada97329e1dd6b7ca11493a850c1ee77 (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_PP
#define NCT6776_SHOW_SP1
#define NCT6776_SHOW_KBC
#define NCT6776_SHOW_HWM

#undef NCT6776_SHOW_GPIO

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