diff options
author | Stefan Reinauer <stepan@coresystems.de> | 2010-02-05 16:10:01 +0000 |
---|---|---|
committer | Stefan Reinauer <stepan@openbios.org> | 2010-02-05 16:10:01 +0000 |
commit | 389240f288b2708617a35ebe8d7f89b3bff316c5 (patch) | |
tree | c4551ae5201d57d53945412bd456598b2465e8da /src/mainboard/via/vt8454c | |
parent | b6b192af9fd13e8774757830bea0eb1b2b3f9b45 (diff) |
this should get the VIA VT8454c in shape with Kconfig
Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5088 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/via/vt8454c')
-rw-r--r-- | src/mainboard/via/vt8454c/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/via/vt8454c/Kconfig b/src/mainboard/via/vt8454c/Kconfig index f50a3b0850..40a5fd818d 100644 --- a/src/mainboard/via/vt8454c/Kconfig +++ b/src/mainboard/via/vt8454c/Kconfig @@ -3,7 +3,6 @@ config BOARD_VIA_VT8454C select ARCH_X86 select CPU_VIA_C7 select NORTHBRIDGE_VIA_CX700 -# select SOUTHBRIDGE_INTEL_I82801GX select SUPERIO_VIA_VT1211 select HAVE_PIRQ_TABLE select HAVE_MP_TABLE |