From 0e992be2b7c44d73a633f5f868ef4865c0721d02 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 16 Feb 2012 19:52:16 +0100 Subject: amd/sb700: Move HAVE_HARD_RESET to southbridge No in-tree board using that chipset has it not selected, so move selection from boards to southbridge. Change-Id: I7a7a1919b7a555156b8da21e8db7dd8f682d68e1 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/661 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- src/southbridge/amd/sb700/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge') diff --git a/src/southbridge/amd/sb700/Kconfig b/src/southbridge/amd/sb700/Kconfig index 98b8e2a433..05f7d099cc 100644 --- a/src/southbridge/amd/sb700/Kconfig +++ b/src/southbridge/amd/sb700/Kconfig @@ -21,6 +21,7 @@ config SOUTHBRIDGE_AMD_SB700 bool select IOAPIC select HAVE_USBDEBUG + select HAVE_HARD_RESET config SOUTHBRIDGE_AMD_SP5100 bool -- cgit v1.2.3