aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/Kconfig
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-08-25 12:25:36 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-08-25 12:25:36 +0000
commitb7fec825febefd3c7dd2e82539da45f1ec9415e7 (patch)
tree80ad88ec5c82fca7b6cefa380b41a5423ddfb4f3 /src/northbridge/intel/Kconfig
parentf9d4c2bad899802ecbac922ae180825bf8112a71 (diff)
Add kconfig support for ASUS P2B-F.
Only build-tested so far, not tested on hardware. Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4572 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/northbridge/intel/Kconfig')
-rw-r--r--src/northbridge/intel/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/Kconfig b/src/northbridge/intel/Kconfig
index 61a832e8d0..dd657059a2 100644
--- a/src/northbridge/intel/Kconfig
+++ b/src/northbridge/intel/Kconfig
@@ -2,7 +2,7 @@
#source src/northbridge/intel/e7520/Kconfig
#source src/northbridge/intel/e7525/Kconfig
#source src/northbridge/intel/i3100/Kconfig
-#source src/northbridge/intel/i440bx/Kconfig
+source src/northbridge/intel/i440bx/Kconfig
source src/northbridge/intel/i82810/Kconfig
#source src/northbridge/intel/i82830/Kconfig
#source src/northbridge/intel/i855gme/Kconfig