From 356f848407c10106c1d02d754ff54cdaffa1d309 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Mon, 7 Jun 2010 20:15:54 +0000 Subject: Fix some of Peter's suggestions for the Nokia IP530. Signed-off-by: Myles Watson Acked-by: Myles Watson git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5621 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/southbridge/Kconfig') diff --git a/src/southbridge/Kconfig b/src/southbridge/Kconfig index 77fe385f57..b0da86ad2b 100644 --- a/src/southbridge/Kconfig +++ b/src/southbridge/Kconfig @@ -1,5 +1,6 @@ source src/southbridge/amd/Kconfig source src/southbridge/broadcom/Kconfig +source src/southbridge/dec/Kconfig source src/southbridge/intel/Kconfig source src/southbridge/nvidia/Kconfig source src/southbridge/ricoh/Kconfig -- cgit v1.2.3