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:
committed by
Stefan Reinauer
parent
0e992be2b7
commit
a22f78b828
@ -2,6 +2,7 @@ config SOUTHBRIDGE_NVIDIA_MCP55
|
||||
bool
|
||||
select HAVE_USBDEBUG
|
||||
select IOAPIC
|
||||
select HAVE_HARD_RESET
|
||||
|
||||
if SOUTHBRIDGE_NVIDIA_MCP55
|
||||
|
||||
|
Reference in New Issue
Block a user