net: Drop CONFIG_ENC28J60
Last user of this driver went away in October 2014 in
commit d58a9451e7
("ppc/arm: zap EMK boards").
Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
This commit is contained in:

committed by
Joe Hershberger

parent
6cdf072d9e
commit
d04791dfa5
@@ -39,8 +39,6 @@ int dm9000_initialize(bd_t *bis);
|
||||
int dnet_eth_initialize(int id, void *regs, unsigned int phy_addr);
|
||||
int e1000_initialize(bd_t *bis);
|
||||
int eepro100_initialize(bd_t *bis);
|
||||
int enc28j60_initialize(unsigned int bus, unsigned int cs,
|
||||
unsigned int max_hz, unsigned int mode);
|
||||
int ep93xx_eth_initialize(u8 dev_num, int base_addr);
|
||||
int eth_3com_initialize (bd_t * bis);
|
||||
int ethoc_initialize(u8 dev_num, int base_addr);
|
||||
|
Reference in New Issue
Block a user