From 01c3f1fa64084e80264a3615f121a494c9dfeae7 Mon Sep 17 00:00:00 2001 From: Tobias Diedrich Date: Sun, 16 Nov 2014 14:03:07 +0100 Subject: mainboard/asus/f2a85-m: Disable LEGACY_FREE setting The ASUS F2A85-M has a keyboard controller, serial and parallel port and thus is not legacy free at all. Setting LEGACY_FREE causes some early bootup serial debug messages to be lost. Change-Id: Ibba38826e2f863c6e490e52bd5854e5dc0b6a357 Signed-off-by: Tobias Diedrich Reviewed-on: http://review.coreboot.org/7480 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Rudolf Marek --- src/mainboard/asus/f2a85-m/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/mainboard/asus/f2a85-m/Kconfig') diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig index 535c4627ea..154a08cda4 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -91,8 +91,4 @@ config VGA_BIOS_ID string default "1002,9993" -config HUDSON_LEGACY_FREE - bool - default y - endif # BOARD_ASUS_F2A85_M -- cgit v1.2.3