rk3288:pwm_regulator:slove pwm io set low when power on
[firefly-linux-kernel-4.4.55.git] / net / Kconfig
index 36c5e424f09692086d514d6cdc9d0f9ec77ff9b5..2a680dadfd6cc7effd3bcc23c34c6ed51764a3b5 100644 (file)
@@ -83,10 +83,18 @@ endif # if INET
 
 config ANDROID_PARANOID_NETWORK
        bool "Only allow certain groups to create sockets"
-       default y
+       default ANDROID
        help
                none
 
+config NET_ACTIVITY_STATS
+       bool "Network activity statistics tracking"
+       default ANDROID
+       help
+        Network activity statistics are useful for tracking wireless
+        modem activity on 2G, 3G, 4G wireless networks. Counts number of
+        transmissions and groups them in specified time buckets.
+
 config NETWORK_SECMARK
        bool "Security Marking"
        help
@@ -226,7 +234,7 @@ source "net/vmw_vsock/Kconfig"
 source "net/netlink/Kconfig"
 
 config RPS
-       boolean
+       boolean "RPS"
        depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
        default y