]> git.baikalelectronics.ru Git - kernel.git/commit
Remove stale "depends on NETDEV_1000"in staging drivers
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Oct 2011 15:21:19 +0000 (17:21 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 26 Oct 2011 15:21:19 +0000 (17:21 +0200)
commit5aaffb1e1ef0cc248a47a73941766f538b398aee
treece688c28c6733019675e2855efa1036f8c79d655
parent3e76e62e18431fc26d7163c7cff53e1a5fc8407c
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>
drivers/staging/et131x/Kconfig
drivers/staging/slicoss/Kconfig