diff options
author | Stefan Reinauer <reinauer@chromium.org> | 2014-12-19 13:45:24 -0800 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2015-01-06 18:20:32 +0100 |
commit | 8de452da2e3219eebd337927c62ddda50ca38323 (patch) | |
tree | 14b7ef14804900e8924cfa6989f1e7c155b95bd6 /src/southbridge/via/Kconfig | |
parent | 897123ab2f3bcde00848ae622faeb2ca1e7004f0 (diff) | |
download | coreboot-8de452da2e3219eebd337927c62ddda50ca38323.tar.xz |
Drop VIA VT8235 southbridge
It's unused.
Change-Id: Iad3e7aa0f777392c9d65b9fcdd3c1666af31723a
Signed-off-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-on: http://review.coreboot.org/7883
Tested-by: build bot (Jenkins)
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Diffstat (limited to 'src/southbridge/via/Kconfig')
-rw-r--r-- | src/southbridge/via/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/via/Kconfig b/src/southbridge/via/Kconfig index 641c2a4ae5..75a1395e8a 100644 --- a/src/southbridge/via/Kconfig +++ b/src/southbridge/via/Kconfig @@ -1,3 +1,2 @@ source src/southbridge/via/k8t890/Kconfig -source src/southbridge/via/vt8235/Kconfig source src/southbridge/via/vt8237r/Kconfig |