summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/rambi/variants/rambi/include/variant/acpi/mainboard.asl
blob: 833fee76b456867d40d755234a95487de9b3ba13 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#include <variant/onboard.h>

/* Elan trackpad */
#include <mainboard/google/rambi/acpi/trackpad_elan.asl>

/* Atmel trackpad */
#include <mainboard/google/rambi/acpi/trackpad_atmel.asl>

/* Atmel touchscreen trackpad */
#include <mainboard/google/rambi/acpi/touchscreen_atmel.asl>