diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.adk | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/config/Config.in.adk b/target/config/Config.in.adk index ec6d2b0fa..34bfeaf9e 100644 --- a/target/config/Config.in.adk +++ b/target/config/Config.in.adk @@ -73,12 +73,6 @@ config ADK_DISABLE_TARGET_KERNEL_PATCHES This might render a system unusable, when external kernel patches are required for bootup. -config ADK_WGET_TIMEOUT - int "Set wget timeout" - default 10 - help - Set wget timeout - config ADK_USE_CCACHE bool "Use ccache to speedup recompilation" select ADK_HOST_NEED_CCACHE |