From aa24e9d913fc9385538ed6d493c094b33ef4d356 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 23 Jan 2017 14:37:18 -0800 Subject: Add selection for RPC So that uClibc config can be matched to Buildroot's expectations via the menu, without the need for a saved config. Signed-off-by: Alexey Neyman --- config/libc/uClibc.in.2 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'config/libc') diff --git a/config/libc/uClibc.in.2 b/config/libc/uClibc.in.2 index dc024201..7ac8a445 100644 --- a/config/libc/uClibc.in.2 +++ b/config/libc/uClibc.in.2 @@ -89,3 +89,9 @@ config LIBC_UCLIBC_FENV If you need fenv.h on other architectures, say 'y' here, but you may encounter some issues. + +config LIBC_UCLIBC_RPC + bool + prompt "Add support for RPC" + help + Enable support for remote procedure calls (RPC) in uClibc. -- cgit v1.2.3