summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-01-01 20:39:38 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2011-01-01 20:39:38 +0100
commitfd1ade69a98a0a9b9c5c1c5137b2fce9f378d49e (patch)
treefef118818832c006976aa35f41b2e981b6b6a4bd
parentb06466be14acfbfe687b76328363b35e3e60e890 (diff)
downloadembtoolkit-fd1ade69a98a0a9b9c5c1c5137b2fce9f378d49e.tar.gz
embtoolkit-fd1ade69a98a0a9b9c5c1c5137b2fce9f378d49e.tar.bz2
embtoolkit-fd1ade69a98a0a9b9c5c1c5137b2fce9f378d49e.tar.xz
Toolchain: uClibc: Enable by default RPC as it is needed by busybox default configuration
This patch is a workaround, busybox configuration must enable features from uClibc it needs. Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/uclibc-kconfigs/uclibc.kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/kconfig/uclibc-kconfigs/uclibc.kconfig b/kconfig/uclibc-kconfigs/uclibc.kconfig
index 67d4ec0..7c705cb 100644
--- a/kconfig/uclibc-kconfigs/uclibc.kconfig
+++ b/kconfig/uclibc-kconfigs/uclibc.kconfig
@@ -1363,6 +1363,7 @@ config KEMBTK_UCLIBC_UCLIBC_HAS_RPC
bool "Remote Procedure Call (RPC) support"
# RPC+socket-ipvX doesn't currently work.
depends on KEMBTK_UCLIBC_UCLIBC_HAS_NETWORK_SUPPORT
+ default y
help
If you want to include RPC support, enable this. RPC is rarely
used for anything except for the NFS filesystem. Unless you