aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge
diff options
context:
space:
mode:
authorSven Schnelle <svens@stackframe.org>2011-12-02 16:33:30 +0100
committerPatrick Georgi <patrick@georgi-clan.de>2011-12-02 18:10:51 +0100
commit28bdd8d9eb7521df60b9cb918320cf2ba9a23e1e (patch)
tree65c3ad70e3fad8353a58ebf53f6f30f333e34c64 /src/southbridge
parent45945cf445e38b9737f7d9d537f0768c2a4e1ee1 (diff)
i3100: Add HAVE_HARD_RESET
and remove it from mainboard/intel/mtarvon, as this function is implemented in the southbridge code. Change-Id: Id3669aaf99b96b4a7a965f4957e5de7c365acaa6 Signed-off-by: Sven Schnelle <svens@stackframe.org> Reviewed-on: http://review.coreboot.org/469 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/southbridge')
-rw-r--r--src/southbridge/intel/i3100/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i3100/Kconfig b/src/southbridge/intel/i3100/Kconfig
index bcb282d0e2..f2b7923039 100644
--- a/src/southbridge/intel/i3100/Kconfig
+++ b/src/southbridge/intel/i3100/Kconfig
@@ -1,3 +1,4 @@
config SOUTHBRIDGE_INTEL_I3100
bool
select IOAPIC
+ select HAVE_HARD_RESET