From fb9d4caf160436a9f9b16f2103cf635da8460685 Mon Sep 17 00:00:00 2001 From: Alexandru Gagniuc Date: Fri, 20 Feb 2015 12:09:32 -0600 Subject: mainboard: Do not redefine DRIVERS_PS2_KEYBOARD Kconfig variable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Icc603dfe92360d978221a25ad28517da43942bea Signed-off-by: Alexandru Gagniuc Reviewed-on: http://review.coreboot.org/8498 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Patrick Georgi --- src/mainboard/asrock/e350m1/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asrock') diff --git a/src/mainboard/asrock/e350m1/Kconfig b/src/mainboard/asrock/e350m1/Kconfig index 5992035130..feb7d69be8 100644 --- a/src/mainboard/asrock/e350m1/Kconfig +++ b/src/mainboard/asrock/e350m1/Kconfig @@ -65,9 +65,5 @@ config VGA_BIOS_ID string default "1002,9802" -config DRIVERS_PS2_KEYBOARD - bool - default n - endif # BOARD_ASROCK_E350M1 -- cgit v1.2.3