gigabyte/ga-h61m-s2pv: fix PS/2 ACPI

Change-Id: Ia806d8470aa36e04f1b0b714a80d4e7b1eb80100
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31831
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
Angel Pons 2019-03-10 13:17:29 +01:00 committed by Patrick Georgi
parent c3de6203a7
commit 4886cfc50a
1 changed files with 1 additions and 4 deletions

View File

@ -13,7 +13,4 @@
* GNU General Public License for more details.
*/
/* mainboard configuration */
#define SIO_EC_ENABLE_PS2K // Enable PS/2 Keyboard
#define SIO_ENABLE_PS2M // Enable PS/2 Mouse
#include <drivers/pc80/pc/ps2_controller.asl>