summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/thinkcentre_a58/acpi/superio.asl
blob: 7bd1d7b55adf46a0d91e5537cb857b2a58c8906a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
/* SPDX-License-Identifier: GPL-2.0-only */

#undef SUPERIO_DEV
#undef SUPERIO_PNP_BASE
#undef SCH5147_SHOW_UARTA
#undef SCH5147_SHOW_UARTB
#undef SCH5147_SHOW_KBC
#undef SCH5147_SHOW_HWMON
#define SUPERIO_DEV		SIO0
#define SUPERIO_PNP_BASE	0x2e
#define SCH5147_SHOW_UARTA
#define SCH5147_SHOW_UARTB
#define SCH5147_SHOW_KBC
#include <superio/smsc/sch5147/acpi/superio.asl>