busybox: remove BUSYBOX_USE_LIBRPC
[openwrt.git] / package / busybox / Config.in
index 407e95e..88d1aa2 100644 (file)
@@ -19,11 +19,6 @@ config BUSYBOX_CONFIG_HUSH
        default y if NOMMU
        default n if !NOMMU
 
-config BUSYBOX_USE_LIBRPC
-       bool
-       depends USE_UCLIBC
-       default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC
-
 source "package/busybox/config/Config.in"
 
 endif