aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2009-10-23 23:30:31 +0000
committerUwe Hermann <uwe@hermann-uwe.de>2009-10-23 23:30:31 +0000
commitc1e7efa98d4dbdb8e7f397c68cd27d26cb0f78de (patch)
tree9e8ad36fd702bce5444099ffabfa553c74f97530 /src
parent036c15fe71c4ec69e4403e0957f6c84357177d49 (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')
-rw-r--r--src/southbridge/Kconfig1
-rw-r--r--src/southbridge/Makefile.inc1
2 files changed, 0 insertions, 2 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
diff --git a/src/southbridge/Makefile.inc b/src/southbridge/Makefile.inc
index b3312af853..5c0b377c1b 100644
--- a/src/southbridge/Makefile.inc
+++ b/src/southbridge/Makefile.inc
@@ -5,4 +5,3 @@ subdirs-y += nvidia
subdirs-y += ricoh
subdirs-y += sis
subdirs-y += via
-subdirs-y += winbond