busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
authorFelix Fietkau <nbd@openwrt.org>
Sun, 3 Apr 2011 03:42:14 +0000 (03:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 3 Apr 2011 03:42:14 +0000 (03:42 +0000)
SVN-Revision: 26437

package/busybox/Config.in

index 7c643e50d3fc04c17fa9f523b502ea35dff47dff..73a3f1a02d1ef694b9a4938dec5aa40eaf33a9d7 100644 (file)
@@ -20,6 +20,7 @@ config BUSYBOX_CONFIG_HUSH
        default n if !NOMMU
 
 config BUSYBOX_USE_LIBRPC
+       bool
        depends USE_UCLIBC
        default y if BUSYBOX_CONFIG_FEATURE_HAVE_RPC