summaryrefslogtreecommitdiffstats
path: root/config/setup/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'config/setup/Kconfig')
-rw-r--r--config/setup/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index b80314f91..df0be4ba9 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -76,16 +76,22 @@ config SETUP_SFMIRROR
string
default "http://surfnet.dl.sourceforge.net/sourceforge"
prompt "Sourceforge Mirror"
+ help
+ For all Sourceforge related packages enter an available mirror here.
config SETUP_GNUMIRROR
string
default "http://ftp.uni-kl.de/pub/gnu"
prompt "GNU.org Mirror"
+ help
+ For all GNU.org related packages enter an available mirror here.
config SETUP_XORGMIRROR
string
default "http://ftp.gwdg.de/pub/x11/x.org/pub"
prompt "x.org Mirror"
+ help
+ For all x.org related packages enter an available mirror here.
endmenu