From b05bf5bca978a12a5c278bf1fbc90e7f5cff69ae Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 16 Feb 2012 19:45:56 +0100 Subject: amd/sb600: 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: I16b27e40ca1a201b2f968f8ce303eaafe43804c0 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/660 Tested-by: build bot (Jenkins) --- src/southbridge/amd/sb600/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/amd/sb600') diff --git a/src/southbridge/amd/sb600/Kconfig b/src/southbridge/amd/sb600/Kconfig index 07028a0d32..8ec396700d 100644 --- a/src/southbridge/amd/sb600/Kconfig +++ b/src/southbridge/amd/sb600/Kconfig @@ -21,6 +21,7 @@ config SOUTHBRIDGE_AMD_SB600 bool select IOAPIC select HAVE_USBDEBUG + select HAVE_HARD_RESET if SOUTHBRIDGE_AMD_SB600 config BOOTBLOCK_SOUTHBRIDGE_INIT -- cgit v1.2.3