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 <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/661
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
This commit is contained in:
Patrick Georgi
2012-02-16 19:52:16 +01:00
committed by Stefan Reinauer
parent c46f450801
commit 0e992be2b7
12 changed files with 1 additions and 11 deletions

View File

@@ -21,6 +21,7 @@ config SOUTHBRIDGE_AMD_SB700
bool
select IOAPIC
select HAVE_USBDEBUG
select HAVE_HARD_RESET
config SOUTHBRIDGE_AMD_SP5100
bool