aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asus/f2a85-m/Kconfig
diff options
context:
space:
mode:
authorTobias Diedrich <ranma+coreboot@tdiedrich.de>2014-11-16 14:03:07 +0100
committerRudolf Marek <r.marek@assembler.cz>2014-11-20 00:19:32 +0100
commit01c3f1fa64084e80264a3615f121a494c9dfeae7 (patch)
treeaa64ca12872049fa3b8c333f0226c9b73e0b9189 /src/mainboard/asus/f2a85-m/Kconfig
parent99799d668255bbf0d502be4914d0646385350153 (diff)
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 <ranma+coreboot@tdiedrich.de> Reviewed-on: http://review.coreboot.org/7480 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
Diffstat (limited to 'src/mainboard/asus/f2a85-m/Kconfig')
-rw-r--r--src/mainboard/asus/f2a85-m/Kconfig4
1 files changed, 0 insertions, 4 deletions
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