From 0d473512c74217f346d77c93f090c625b545dbf3 Mon Sep 17 00:00:00 2001 From: Loic Date: Fri, 29 Jan 2016 14:15:40 +0100 Subject: asus/f2a85-m: Configure Hudson to be legacy-free Change-Id: I67271f2a209fc96eea6181f8875a5e69cf98d8c4 Signed-off-by: Patrick Georgi Reviewed-on: https://review.coreboot.org/13511 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth --- src/mainboard/asus/f2a85-m/Kconfig | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (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 4830955b7d..04eb936008 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -74,6 +74,14 @@ config HW_MEM_HOLE_SIZE_AUTO_INC bool default n +config HUDSON_XHCI_FWM + bool + default n + +config HUDSON_IMC_FWM + bool + default n + config IRQ_SLOT_COUNT int default 11 @@ -86,4 +94,12 @@ config VGA_BIOS_ID string default "1002,9993" +config HUDSON_LEGACY_FREE + bool + default y + +config POST_IO + bool + default n + endif # BOARD_ASUS_F2A85_M -- cgit v1.2.3