From dc9cabd6c3239e7cfd9fc9efd31f19c0c4167152 Mon Sep 17 00:00:00 2001 From: "Ronald G. Minnich" Date: Tue, 18 Aug 2009 17:14:58 +0000 Subject: Add via south support. Correct usage of conditional variables. Note the makefile.inc may be out of date given the new commits of code today, but this is what was signed off ... Signed-off-by: Ronald G. Minnich Acked-by: Stefan Reinauer git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4551 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/southbridge/via/Kconfig | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/southbridge/via/Kconfig') diff --git a/src/southbridge/via/Kconfig b/src/southbridge/via/Kconfig index fb19cbc003..cbc697d3af 100644 --- a/src/southbridge/via/Kconfig +++ b/src/southbridge/via/Kconfig @@ -1,5 +1,5 @@ -source src/southbridge/via/k8t890/Kconfig -source src/southbridge/via/vt8231/Kconfig -source src/southbridge/via/vt8235/Kconfig +#source src/southbridge/via/k8t890/Kconfig +#source src/southbridge/via/vt8231/Kconfig +#source src/southbridge/via/vt8235/Kconfig source src/southbridge/via/vt8237r/Kconfig -source src/southbridge/via/vt82c686/Kconfig +#source src/southbridge/via/vt82c686/Kconfig -- cgit v1.2.3