commit | edb34a4dbdfec6fd83fe907dbf4498eedc77e17e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 26 17:21:19 2011 +0200 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Oct 26 17:21:19 2011 +0200 |
tree | ce688c28c6733019675e2855efa1036f8c79d655 | |
parent | 39adff5f69d6849ca22353a88058c9f8630528c0 [diff] |
Remove stale "depends on NETDEV_1000"in staging drivers Mark Einon points out that the Kconfig option for NETDEV_1000 no longer exists, and the merge of the staging drivers should have removed that for the et131x driver. And while checking for it, I noticed that slicoss had the same stale dependency. Remove that one too. Reported-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>