X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Fnet%2Farm%2FKconfig;fp=drivers%2Fnet%2Farm%2FKconfig;h=625184b65e3832922eaee7e02c1bd48ee738e76a;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=77fe20dbea35054242b94bfd3263e2b56b7050aa;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/net/arm/Kconfig b/drivers/net/arm/Kconfig index 77fe20dbe..625184b65 100644 --- a/drivers/net/arm/Kconfig +++ b/drivers/net/arm/Kconfig @@ -31,11 +31,3 @@ config ARM_ETHERH help If you have an Acorn system with one of these network cards, you should say Y to this option if you wish to use it with Linux. - -config ARM_AT91_ETHER - tristate "AT91RM9200 Ethernet support" - depends on NET_ETHERNET && ARM && ARCH_AT91RM9200 - select MII - help - If you wish to compile a kernel for the AT91RM9200 and enable - ethernet support, then you should always answer Y to this.