aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorPatrick Georgi <patrick@georgi-clan.de>2012-02-16 19:52:16 +0100
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-02-17 22:41:52 +0100
commit0e992be2b7c44d73a633f5f868ef4865c0721d02 (patch)
tree5a4c919f48f7b8d058fa257a923769e58a439ee7 /src/southbridge
parentc46f450801124e0df94ec72ac0713180dd888512 (diff)
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)
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/amd/sb700/Kconfig1
1 files changed, 1 insertions, 0 deletions
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