From 50d0b8ce17dada0f5097ebaaf8de9fcbb9986389 Mon Sep 17 00:00:00 2001 From: Myles Watson Date: Mon, 24 Aug 2009 18:36:02 +0000 Subject: Add support for Nvidia Southbridges to Kconfig. Signed-off-by: Myles Watson Acked-by: Harald Gutmann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4566 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/southbridge/Kconfig') diff --git a/src/southbridge/Kconfig b/src/southbridge/Kconfig index 9e38328d0f..cce8dcb60c 100644 --- a/src/southbridge/Kconfig +++ b/src/southbridge/Kconfig @@ -1,7 +1,7 @@ source src/southbridge/amd/Kconfig #source src/southbridge/broadcom/Kconfig source src/southbridge/intel/Kconfig -#source src/southbridge/nvidia/Kconfig +source src/southbridge/nvidia/Kconfig #source src/southbridge/ricoh/Kconfig #source src/southbridge/sis/Kconfig source src/southbridge/via/Kconfig -- cgit v1.2.3