aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/b75pro3-m/acpi/superio.asl
blob: b002c4af324f4325887c7eff534a5ffac9a6fb60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#undef SUPERIO_DEV
#undef SUPERIO_PNP_BASE
#define SUPERIO_DEV		SIO0
#define SUPERIO_PNP_BASE	0x2e

#define NCT6776_SHOW_SP1	1
#define NCT6776_SHOW_KBC	1

#include "superio/nuvoton/nct6776/acpi/superio.asl"