diff options
Diffstat (limited to 'target/sh/kernel.config')
-rw-r--r-- | target/sh/kernel.config | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/target/sh/kernel.config b/target/sh/kernel.config index 787edeb34..85fbc2e4b 100644 --- a/target/sh/kernel.config +++ b/target/sh/kernel.config @@ -769,12 +769,8 @@ CONFIG_ETHERNET=y # CONFIG_NET_PACKET_ENGINE is not set # CONFIG_NET_VENDOR_QLOGIC is not set CONFIG_NET_VENDOR_REALTEK=y -# CONFIG_8139CP is not set -CONFIG_8139TOO=y -# CONFIG_8139TOO_PIO is not set -# CONFIG_8139TOO_TUNE_TWISTER is not set -# CONFIG_8139TOO_8129 is not set -# CONFIG_8139_OLD_RX_RESET is not set +CONFIG_8139CP=y +# CONFIG_8139TOO is not set # CONFIG_R8169 is not set # CONFIG_NET_VENDOR_RDC is not set # CONFIG_NET_VENDOR_SEEQ is not set |