repo.or.cz
/
coreboot2.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mb/google/nissa/var/rull: Add 6W and 15W DPTF parameters
[coreboot2.git]
/
src
/
mainboard
/
google
/
butterfly
/
acpi
/
superio.asl
blob
2f6e712670013e005bec5fcad4de2a1903a916f7
1
/* SPDX-License-Identifier: GPL-2.0-only */
2
3
/* mainboard configuration */
4
#include "../ec.h"
5
6
#define SIO_EC_ENABLE_PS2K // Enable PS/2 Keyboard
7
8
/* ACPI code for EC SuperIO functions */
9
#include <ec/quanta/ene_kb3940q/acpi/superio.asl>