4 bool "Customize busybox options"
7 Enabling this allows full customization of busybox settings.
8 Note that there are many options here that can result in a build
9 that doesn't work properly. Enabling customization will mark your
10 build as "tainted" for the purpose of bug reports.
11 See the variables written to /etc/openwrt_release
13 Unless you know what you are doing, you should leave this as 'n'
15 source "Config-defaults.in"
18 source "config/Config.in"
21 config BUSYBOX_USE_LIBRPC
23 default y if BUSYBOX_CUSTOM && BUSYBOX_CONFIG_FEATURE_HAVE_RPC
24 default y if !BUSYBOX_CUSTOM && BUSYBOX_DEFAULT_FEATURE_HAVE_RPC