summaryrefslogtreecommitdiffstats
path: root/src/mainboard/asrock/b75pro3-m/acpi/superio.asl
blob: 1eae4b21da88e088d5867ba0b380e3ab5fc01b1b (plain)
1
2
3
4
5
6
7
8
9
10
11
/* SPDX-License-Identifier: GPL-2.0-only */

#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"