summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801gx/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-02-22 09:15:13 +0000
committerStefan Reinauer <stepan@openbios.org>2010-02-22 09:15:13 +0000
commit8a7d34bdc7f681e0a6f8ec2413976a926a8bfcf1 (patch)
tree97d295d342d03598d7fea0e519d0d02d7b74076d /src/southbridge/intel/i82801gx/Kconfig
parent159b01213202f33e661f9125287b2b3056019dbf (diff)
downloadcoreboot-8a7d34bdc7f681e0a6f8ec2413976a926a8bfcf1.tar.xz
fix builds...
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5138 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/intel/i82801gx/Kconfig')
-rw-r--r--src/southbridge/intel/i82801gx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801gx/Kconfig b/src/southbridge/intel/i82801gx/Kconfig
index a784a880e4..200bd8b113 100644
--- a/src/southbridge/intel/i82801gx/Kconfig
+++ b/src/southbridge/intel/i82801gx/Kconfig
@@ -20,5 +20,6 @@
config SOUTHBRIDGE_INTEL_I82801GX
bool
select IOAPIC
+ select HAVE_HARD_RESET
select USE_WATCHDOG_ON_BOOT