drivers/net: fix broadcom/bcmsysport.c compile fail on SPARC
[firefly-linux-kernel-4.4.55.git] / lib / Kconfig.debug
index 423ca319a5f8f099355ee5999063fac7efb9c3fd..d1b7bdfb8f8e174bd584a6ad616d881fcc6635b1 100644 (file)
@@ -1623,7 +1623,7 @@ config TEST_USER_COPY
 config TEST_BPF
        tristate "Test BPF filter functionality"
        default n
-       depends on m
+       depends on m && NET
        help
          This builds the "test_bpf" module that runs various test vectors
          against the BPF interpreter or BPF JIT compiler depending on the