From 024d248e986d16efe86e25294259ce531c10b080 Mon Sep 17 00:00:00 2001 From: Warren Turkal Date: Sun, 26 Sep 2010 15:23:28 +0000 Subject: 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 Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5856 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/intel/i82801bx/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/intel/i82801bx') diff --git a/src/southbridge/intel/i82801bx/Kconfig b/src/southbridge/intel/i82801bx/Kconfig index 0c9089a7f0..4b307d5697 100644 --- a/src/southbridge/intel/i82801bx/Kconfig +++ b/src/southbridge/intel/i82801bx/Kconfig @@ -19,4 +19,5 @@ config SOUTHBRIDGE_INTEL_I82801BX bool + select HAVE_HARD_RESET -- cgit v1.2.3