summaryrefslogtreecommitdiffstats
path: root/package/busybox/Config.in
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 03:42:14 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-04-03 03:42:14 +0000
commit7492b6e1a7d3de0209c85ae7a3d8aefec0aa0550 (patch)
treee083378ad01762124cfb7e4d629cbea98c46eb99 /package/busybox/Config.in
parent68373275cb029091cefb4368fd329678d3b3e275 (diff)
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26437 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/busybox/Config.in')
-rw-r--r--package/busybox/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/busybox/Config.in b/package/busybox/Config.in
index 7c643e50d..73a3f1a02 100644
--- a/package/busybox/Config.in
+++ b/package/busybox/Config.in
@@ -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