soc/mediatek/common: Fix wrong write API for protect_key_setting
[coreboot2.git] / src / mainboard / google / slippy / acpi / superio.asl
blob4a1456bb0edce7f9ec3205b75997c504ecfffac1
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 /* mainboard configuration */
4 #include "../ec.h"
6 #define SIO_EC_MEMMAP_ENABLE     // EC Memory Map Resources
7 #define SIO_EC_HOST_ENABLE       // EC Host Interface Resources
8 #define SIO_EC_ENABLE_PS2K       // Enable PS/2 Keyboard
10 /* ACPI code for EC SuperIO functions */
11 #include <ec/google/chromeec/acpi/superio.asl>