From: Sven Schnelle Date: Fri, 2 Dec 2011 15:26:02 +0000 (+0100) Subject: Add missing HAVE_HARD_RESET X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=coreboot.git;a=commitdiff_plain;h=75fb40e15dbffe4148ab108e11d10fe3a9ed6cbe Add missing HAVE_HARD_RESET Change-Id: I6b612dbd3eb6e8cc45f1c7abca85732fb64de98c Signed-off-by: Sven Schnelle Reviewed-on: http://review.coreboot.org/531 Reviewed-by: Patrick Georgi Tested-by: build bot (Jenkins) --- diff --git a/src/southbridge/intel/esb6300/Kconfig b/src/southbridge/intel/esb6300/Kconfig index 0ef9db503..01f719e68 100644 --- a/src/southbridge/intel/esb6300/Kconfig +++ b/src/southbridge/intel/esb6300/Kconfig @@ -1,3 +1,4 @@ config SOUTHBRIDGE_INTEL_ESB6300 bool select IOAPIC + select HAVE_HARD_RESET