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

View File

@ -2,6 +2,7 @@ config SOUTHBRIDGE_NVIDIA_MCP55
bool
select HAVE_USBDEBUG
select IOAPIC
select HAVE_HARD_RESET
if SOUTHBRIDGE_NVIDIA_MCP55