scripts/extract-ikconfig: add support for bzip2, lzma and lzo
[cascardo/linux.git] / net / Kconfig
index e24fa08..e926884 100644 (file)
@@ -213,10 +213,11 @@ source "net/phonet/Kconfig"
 source "net/ieee802154/Kconfig"
 source "net/sched/Kconfig"
 source "net/dcb/Kconfig"
+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"