ceph: factor out libceph from Ceph file system
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / Kconfig
index e330594d3709e6d382b2e5168cea989127793aa1..55fd82e9ffd91e9fd48878147f3068923373ce16 100644 (file)
@@ -217,7 +217,7 @@ source "net/dns_resolver/Kconfig"
 
 config RPS
        boolean
-       depends on SMP && SYSFS
+       depends on SMP && SYSFS && USE_GENERIC_SMP_HELPERS
        default y
 
 menu "Network testing"
@@ -293,6 +293,7 @@ source "net/wimax/Kconfig"
 source "net/rfkill/Kconfig"
 source "net/9p/Kconfig"
 source "net/caif/Kconfig"
+source "net/ceph/Kconfig"
 
 
 endif   # if NET