make librpc compatible with eglibc, unconditionally enable it for packages that need...
[openwrt/svn-archive/archive.git] / package / busybox / Config.in
index 407e95e1e760d0bd9332f75520d4e0291e82d163..a954a25c8ae34734690a874743a9ba52de216042 100644 (file)
@@ -21,7 +21,6 @@ config BUSYBOX_CONFIG_HUSH
 
 config BUSYBOX_USE_LIBRPC
        bool
-       depends USE_UCLIBC
        default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC
 
 source "package/busybox/config/Config.in"