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:
committed by
Stefan Reinauer
parent
024d8d9c22
commit
62246f7121
@@ -20,6 +20,7 @@
|
||||
config SOUTHBRIDGE_INTEL_SCH
|
||||
bool
|
||||
select HAVE_USBDEBUG
|
||||
select HAVE_HARD_RESET
|
||||
|
||||
if SOUTHBRIDGE_INTEL_SCH
|
||||
|
||||
|
Reference in New Issue
Block a user