aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/pavilion_m6_1035dx/acpi/ec.asl
blob: 188515c165c857800a07e8073caaf02f9b486eb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*
 * Copyright (C) 2014 Alexandru Gagniuc <mr.nuke.me@gmail.com>
 * Subject to the GNU GPL v2, or (at your option) any later version.
 */

/*
 * EC bits specific to the mainboard
 */
#define EC_SCI_GPE 3

/* ACPI code for EC functions */
#include <ec/compal/ene932/acpi/ec.asl>