aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2011-12-02 16:26:02 +0100
committerPatrick Georgi <patrick@georgi-clan.de>2012-01-10 15:03:46 +0100
commit75fb40e15dbffe4148ab108e11d10fe3a9ed6cbe (patch)
tree4e91ab7a68f438d29eb9b94bd4b3ed42b15273aa /src/southbridge
parent784ffb3db694dd2c964d9a4e1c6657a835b2d141 (diff)
Add missing HAVE_HARD_RESET
Change-Id: I6b612dbd3eb6e8cc45f1c7abca85732fb64de98c Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/531 Reviewed-by: Patrick Georgi <patrick@georgi-clan.de> Tested-by: build bot (Jenkins)
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/intel/esb6300/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/esb6300/Kconfig b/src/southbridge/intel/esb6300/Kconfig
index 0ef9db503e..01f719e682 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