intel/sch: 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: I521deecf58e5d5de303f1ef2f5ff7e965294de18
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/665
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins)
This commit is contained in:
Patrick Georgi
2012-02-16 19:58:51 +01:00
committed by Stefan Reinauer
parent 024d8d9c22
commit 62246f7121
2 changed files with 1 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
config SOUTHBRIDGE_INTEL_SCH
bool
select HAVE_USBDEBUG
select HAVE_HARD_RESET
if SOUTHBRIDGE_INTEL_SCH