From 732268fe69739411c8e1373e688381253a04efe6 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Fri, 1 Dec 2006 16:56:12 +0000 Subject: - provide central knob to turn off RPC related options. --- Config.in | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 5e70a523a..fb07c681b 100644 --- a/Config.in +++ b/Config.in @@ -203,6 +203,14 @@ config FEATURE_SUID_CONFIG_QUIET /etc/busybox.conf should be readable by the user needing the SUID, check this option to avoid users to be notified about missing permissions. +config FEATURE_HAVE_RPC + bool "RPC support" + default y + help + Select this if you have rpc support. + This automatically turns off all configuration options that rely + on RPC. + config SELINUX bool "Support NSA Security Enhanced Linux" default n -- cgit v1.2.3