busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason...
[openwrt/staging/wigyori.git] / package / busybox / Config.in
index a954a25c8ae34734690a874743a9ba52de216042..88d1aa213ab5c1cc68be3e7c90fafd90e84b10f2 100644 (file)
@@ -19,10 +19,6 @@ config BUSYBOX_CONFIG_HUSH
        default y if NOMMU
        default n if !NOMMU
 
-config BUSYBOX_USE_LIBRPC
-       bool
-       default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC
-
 source "package/busybox/config/Config.in"
 
 endif