net: remove redundant 'depends on NET'
authorMasahiro Yamada <masahiroy@kernel.org>
Mon, 25 Jan 2021 23:20:26 +0000 (08:20 +0900)
committerJakub Kicinski <kuba@kernel.org>
Thu, 28 Jan 2021 01:04:12 +0000 (17:04 -0800)
commit864e898ba3f6a7974d35efb604a1345d50e45f91
treeb4e5a779c6bff9aeb264f5cf677394a5f55f63f4
parentd32f834cd6873d9a5ed18ad028700f60d1688cf3
net: remove redundant 'depends on NET'

These Kconfig files are included from net/Kconfig, inside the
if NET ... endif.

Remove 'depends on NET', which we know it is already met.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20210125232026.106855-1-masahiroy@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
12 files changed:
net/9p/Kconfig
net/batman-adv/Kconfig
net/bluetooth/Kconfig
net/bpfilter/Kconfig
net/can/Kconfig
net/dns_resolver/Kconfig
net/ife/Kconfig
net/llc/Kconfig
net/netfilter/Kconfig
net/netfilter/ipvs/Kconfig
net/nfc/Kconfig
net/psample/Kconfig