summaryrefslogtreecommitdiff
path: root/src/drivers/Kconfig
diff options
context:
space:
mode:
authorPatrick Georgi <patrick.georgi@secunet.com>2012-07-26 11:34:57 +0200
committerStefan Reinauer <stefan.reinauer@coreboot.org>2012-07-26 19:02:59 +0200
commitfce22e80d84f68b0421405e048d3f2f7c67025f3 (patch)
treedaa62cb64842a3341ff9327d581b9dfc460e5d9b /src/drivers/Kconfig
parent82704c63b98202fe2a24032697369cd190202d3f (diff)
downloadcoreboot-fce22e80d84f68b0421405e048d3f2f7c67025f3.tar.xz
Remove copies of rtl8168.c
One copy was slightly different, but all the differences were commented out Change-Id: I3cc7b5621c681a1eb286f9b16ef3ebdce03abb6b Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com> Reviewed-on: http://review.coreboot.org/1356 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Diffstat (limited to 'src/drivers/Kconfig')
-rw-r--r--src/drivers/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/Kconfig b/src/drivers/Kconfig
index da90a03cd1..56a1592013 100644
--- a/src/drivers/Kconfig
+++ b/src/drivers/Kconfig
@@ -23,6 +23,7 @@ source src/drivers/emulation/Kconfig
source src/drivers/generic/Kconfig
source src/drivers/i2c/Kconfig
source src/drivers/oxford/Kconfig
+source src/drivers/realtek/Kconfig
source src/drivers/sil/Kconfig
source src/drivers/trident/Kconfig
source src/drivers/ics/Kconfig