diff options
Diffstat (limited to 'toolchain/toolchain-external')
-rw-r--r-- | toolchain/toolchain-external/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/toolchain-external/Config.in b/toolchain/toolchain-external/Config.in index d9a00349b..1cbf55411 100644 --- a/toolchain/toolchain-external/Config.in +++ b/toolchain/toolchain-external/Config.in @@ -189,7 +189,7 @@ config BR2_TOOLCHAIN_EXTERNAL_INET_IPV6 will tell you if it's correct or not. config BR2_TOOLCHAIN_EXTERNAL_INET_RPC - bool "Toolchain has RPC support ?" + bool "Toolchain has RPC support?" select BR2_INET_RPC help Select this option if your external toolchain supports |