intel/i82801ex: 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: I83105e92d1cc5d2d12aede564a1ab9c5d912ac56
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/664
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:00 +01:00
committed by Stefan Reinauer
parent 62246f7121
commit 7389378b4f
7 changed files with 2 additions and 6 deletions

View File

@@ -1,3 +1,5 @@
config SOUTHBRIDGE_INTEL_I82801EX
bool
select IOAPIC
select HAVE_HARD_RESET