From 152738f2eb39070100b5a3fcfe7f5828c0a154e3 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 16 Feb 2012 19:24:03 +0100 Subject: amd/amd8111: Move HAVE_HARD_RESET to southbridge No in-tree amd8111-using board has it not selected, so move selection from boards to southbridge. Change-Id: Iabbaa4cd2fd367ed6decec7ef5cdcbae3b264d52 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/654 Reviewed-by: Marc Jones Tested-by: build bot (Jenkins) --- src/southbridge/amd/amd8111/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/amd') diff --git a/src/southbridge/amd/amd8111/Kconfig b/src/southbridge/amd/amd8111/Kconfig index 83fb8fc0eb..fd244c865a 100644 --- a/src/southbridge/amd/amd8111/Kconfig +++ b/src/southbridge/amd/amd8111/Kconfig @@ -20,6 +20,7 @@ config SOUTHBRIDGE_AMD_AMD8111 bool select IOAPIC + select HAVE_HARD_RESET config BOOTBLOCK_SOUTHBRIDGE_INIT string -- cgit v1.2.3