From e0ddbc7b806d7b0b977db0e28970e8e47f7cff96 Mon Sep 17 00:00:00 2001 From: Patrick Georgi Date: Thu, 16 Feb 2012 19:56:50 +0100 Subject: sis/sis966: 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: I9762ef01fc10c453ef643599c1c5dc8ee78081c3 Signed-off-by: Patrick Georgi Reviewed-on: http://review.coreboot.org/663 Reviewed-by: Stefan Reinauer Tested-by: build bot (Jenkins) --- src/southbridge/sis/sis966/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/sis') diff --git a/src/southbridge/sis/sis966/Kconfig b/src/southbridge/sis/sis966/Kconfig index 3cee5b3136..03dd6b1fd6 100644 --- a/src/southbridge/sis/sis966/Kconfig +++ b/src/southbridge/sis/sis966/Kconfig @@ -2,6 +2,7 @@ config SOUTHBRIDGE_SIS_SIS966 bool select IOAPIC select HAVE_USBDEBUG + select HAVE_HARD_RESET config BOOTBLOCK_SOUTHBRIDGE_INIT string -- cgit v1.2.3