busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
[openwrt.git] / package / busybox / Config.in
index 7c643e5..73a3f1a 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
 
This page took 0.028162 seconds and 4 git commands to generate.