summaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ax/Kconfig
diff options
context:
space:
mode:
authorStefan Reinauer <stepan@coresystems.de>2010-03-30 21:48:23 +0000
committerStefan Reinauer <stepan@openbios.org>2010-03-30 21:48:23 +0000
commitc269d237f93d7867c7f4cad9a4d619b56f4a3d81 (patch)
tree4df497fda34a1ff7e0b7d4a0567997f9259b08dd /src/southbridge/intel/i82801ax/Kconfig
parent495b92b78739ddc1b5eb3cd610629cfb4d62547f (diff)
fix some southbridge warnings (trivial)
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5334 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/intel/i82801ax/Kconfig')
-rw-r--r--src/southbridge/intel/i82801ax/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801ax/Kconfig b/src/southbridge/intel/i82801ax/Kconfig
index 25e2c3aa5f..daee034f0b 100644
--- a/src/southbridge/intel/i82801ax/Kconfig
+++ b/src/southbridge/intel/i82801ax/Kconfig
@@ -20,4 +20,6 @@
config SOUTHBRIDGE_INTEL_I82801AX
bool
+ select HAVE_HARD_RESET
+ select USE_WATCHDOG_ON_BOOT