diff options
author | Patrick Georgi <patrick.georgi@secunet.com> | 2012-07-26 11:34:57 +0200 |
---|---|---|
committer | Stefan Reinauer <stefan.reinauer@coreboot.org> | 2012-07-26 19:02:59 +0200 |
commit | fce22e80d84f68b0421405e048d3f2f7c67025f3 (patch) | |
tree | daa62cb64842a3341ff9327d581b9dfc460e5d9b /src/mainboard/kontron/986lcd-m/Kconfig | |
parent | 82704c63b98202fe2a24032697369cd190202d3f (diff) |
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/mainboard/kontron/986lcd-m/Kconfig')
-rw-r--r-- | src/mainboard/kontron/986lcd-m/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/kontron/986lcd-m/Kconfig b/src/mainboard/kontron/986lcd-m/Kconfig index 322850ea38..49cc70ef9f 100644 --- a/src/mainboard/kontron/986lcd-m/Kconfig +++ b/src/mainboard/kontron/986lcd-m/Kconfig @@ -21,6 +21,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select GFXUMA select CHANNEL_XOR_RANDOMIZATION select OVERRIDE_CLOCK_DISABLE + select RTL8168_ROM_DISABLE config MAINBOARD_DIR string |