add pf_ring patches for kernel and libpcap
[openwrt.git] / package / libpcap / Config.in
index 7aa6a5b5b1fe8039b9ae8dd8ae8670c864ab968e..0b3f441d89e903ab6e58db2df655ac0d75b6df17 100644 (file)
@@ -1,6 +1,6 @@
 config BR2_PACKAGE_LIBPCAP
-       bool "libpcap"
-       default n
+       tristate "libpcap - Low-level packet capture library"
+       default m if CONFIG_DEVEL
        help
          A system-independent library for user-level network packet capture.