netdev: expose net_device_ops compat as config option
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 20 Mar 2009 19:36:44 +0000 (19:36 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Mar 2009 05:55:36 +0000 (22:55 -0700)
commitd44c3a2e0e5d2c75d22284462c66d166604b1f18
tree3ce27b093bce90d0b9b5926be35b1cf8fd520f52
parent5ae4efbcd2611562a8b93596be034e63495706a5
netdev: expose net_device_ops compat as config option

Now that most network device drivers in (all but one in x86_64 allmodconfig)
support net_device_ops. Expose it as a configuration parameter. Still
need to address even older 32 bit drivers, and other arch before
compatiablity can be scheduled for removal in some future release.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/Kconfig
net/Kconfig