blob: 8cb29eacada97329e1dd6b7ca11493a850c1ee77 [file] [log] [blame]
Patrick Georgi02363b52020-05-05 20:48:50 +02001/* This file is part of the coreboot project. */
Elyes HAOUASa7e06802020-05-07 11:24:30 +02002/* SPDX-License-Identifier: GPL-2.0-or-later */
Angel Ponsdf248f02019-11-12 10:05:33 +01003
4#define SUPERIO_DEV SIO0
5#define SUPERIO_PNP_BASE 0x2e
6#define NCT6776_SHOW_PP
7#define NCT6776_SHOW_SP1
8#define NCT6776_SHOW_KBC
9#define NCT6776_SHOW_HWM
10
11#undef NCT6776_SHOW_GPIO
12
13#include <superio/nuvoton/nct6776/acpi/superio.asl>