summaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d810e2cb
diff options
context:
space:
mode:
authorWarren Turkal <wt@penguintechs.org>2010-09-26 15:23:28 +0000
committerStefan Reinauer <stepan@openbios.org>2010-09-26 15:23:28 +0000
commit024d248e986d16efe86e25294259ce531c10b080 (patch)
tree6393b59a199c7258a3ead411de0b9d744eb9af90 /src/mainboard/intel/d810e2cb
parent09f51827d5a3e8b45d222bdcad83feebc8a4e9c4 (diff)
downloadcoreboot-024d248e986d16efe86e25294259ce531c10b080.tar.xz
i82801bx defines the hard reset function, so move the "select" statement to
that component rather than the mainboard. The intel/d810e2cb is the only board using the i82801bx southbridge. Signed-off-by: Warren Turkal <wt@penguintechs.org> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5856 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/intel/d810e2cb')
-rw-r--r--src/mainboard/intel/d810e2cb/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/intel/d810e2cb/Kconfig b/src/mainboard/intel/d810e2cb/Kconfig
index 3031a30fd2..8c6c76b021 100644
--- a/src/mainboard/intel/d810e2cb/Kconfig
+++ b/src/mainboard/intel/d810e2cb/Kconfig
@@ -26,7 +26,6 @@ config BOARD_SPECIFIC_OPTIONS # dummy
select SOUTHBRIDGE_INTEL_I82801BX
select SUPERIO_SMSC_SMSCSUPERIO
select HAVE_PIRQ_TABLE
- select HAVE_HARD_RESET
select USE_WATCHDOG_ON_BOOT
select UDELAY_TSC
select BOARD_ROMSIZE_KB_512