From 2e73e1975149aea1ac78dced3d9e8b0b7f684113 Mon Sep 17 00:00:00 2001 From: Stefan Reinauer Date: Sun, 17 Jan 2010 13:52:50 +0000 Subject: Add support for the Texas Instruments Cardbus+Firewire bridge TI PCI7420 Signed-off-by: Stefan Reinauer Acked-by: Ronald G. Minnich Acked-by: Peter Stuge git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5029 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 10ff4c5184..77fe385f57 100644 --- a/src/southbridge/Kconfig +++ b/src/southbridge/Kconfig @@ -4,4 +4,5 @@ source src/southbridge/intel/Kconfig source src/southbridge/nvidia/Kconfig source src/southbridge/ricoh/Kconfig source src/southbridge/sis/Kconfig +source src/southbridge/ti/Kconfig source src/southbridge/via/Kconfig -- cgit v1.2.3