summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/setup/Kconfig7
1 files changed, 2 insertions, 5 deletions
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 790276bdd..b7af5508c 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -124,6 +124,8 @@ config SETUP_PTXMIRROR_ONLY
Set this to y if you only want to download packages from
PTXCONF_SETUP_PTXMIRROR
+endif
+
config SETUP_PTXMIRROR
string
default "http://www.pengutronix.de/software/ptxdist/temporary-src"
@@ -131,8 +133,6 @@ config SETUP_PTXMIRROR
help
Enter the fallback mirror for all packages here.
-if !SETUP_PTXMIRROR_ONLY
-
########################################################################
# WARNING! #
# #
@@ -178,9 +178,6 @@ config SETUP_KERNELMIRROR
help
For all kernel.org related packages enter an available mirror here.
-endif # !SETUP_PTXMIRROR_ONLY
-endif # !SETUP_NO_DOWNLOAD
-
choice
prompt "archive check"
default SETUP_CHECK_ALWAYS