diff options
author | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-23 23:30:31 +0000 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2009-10-23 23:30:31 +0000 |
commit | c1e7efa98d4dbdb8e7f397c68cd27d26cb0f78de (patch) | |
tree | 9e8ad36fd702bce5444099ffabfa553c74f97530 /src/southbridge/Kconfig | |
parent | 036c15fe71c4ec69e4403e0957f6c84357177d49 (diff) |
Remove left-overs from Winbond southbridge removal (trivial).
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4831 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/southbridge/Kconfig')
-rw-r--r-- | src/southbridge/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/Kconfig b/src/southbridge/Kconfig index c25355a9f8..10ff4c5184 100644 --- a/src/southbridge/Kconfig +++ b/src/southbridge/Kconfig @@ -5,4 +5,3 @@ source src/southbridge/nvidia/Kconfig source src/southbridge/ricoh/Kconfig source src/southbridge/sis/Kconfig source src/southbridge/via/Kconfig -source src/southbridge/winbond/Kconfig |