From: Linus Torvalds Date: Wed, 26 Oct 2011 15:21:19 +0000 (+0200) Subject: Remove stale "depends on NETDEV_1000"in staging drivers X-Git-Tag: v3.2-rc1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edb34a4dbdfec6fd83fe907dbf4498eedc77e17e;p=pandora-kernel.git 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed