x86: enable rtl8139 ethernet support for geode by default
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44849
This commit is contained in:
parent
1488ed7c2c
commit
6c42f140a0
1 changed files with 6 additions and 0 deletions
|
@ -1,4 +1,10 @@
|
|||
# CONFIG_3C515 is not set
|
||||
CONFIG_8139CP=y
|
||||
CONFIG_8139TOO=y
|
||||
CONFIG_8139TOO_8129=y
|
||||
CONFIG_8139TOO_PIO=y
|
||||
# CONFIG_8139TOO_TUNE_TWISTER is not set
|
||||
# CONFIG_8139_OLD_RX_RESET is not set
|
||||
CONFIG_ALIX=y
|
||||
# CONFIG_ATA_PIIX is not set
|
||||
CONFIG_CS5535_CLOCK_EVENT_SRC=y
|
||||
|
|
Loading…
Reference in a new issue