busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
SVN-Revision: 26437
This commit is contained in:
parent
61485f6491
commit
25b2bd4e1c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue