Signed-off-by: Ladislav Michl <la...@linux-mips.org>
---
 config/setup/Kconfig | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/config/setup/Kconfig b/config/setup/Kconfig
index 1697d88de..ab2b8e83a 100644
--- a/config/setup/Kconfig
+++ b/config/setup/Kconfig
@@ -144,13 +144,6 @@ config SETUP_DEBMIRROR
          The Debian pool mirror to use for downloading various
          components of the target root filesystem.
 
-config SETUP_SFMIRROR
-       string
-       default "http://downloads.sourceforge.net/sourceforge";
-       prompt "Sourceforge Mirror"
-       help
-         For all Sourceforge related packages enter an available mirror here.
-
 config SETUP_GNUMIRROR
        string
        default "https://ftp.gnu.org/gnu http://ftp.uni-kl.de/pub/gnu";
@@ -158,13 +151,6 @@ config SETUP_GNUMIRROR
        help
          For all GNU.org related packages enter an available mirror here.
 
-config SETUP_XORGMIRROR
-       string
-       default "https://ftp.x.org/archive 
https://xorg.freedesktop.org/releases";
-       prompt "x.org Mirror"
-       help
-         For all x.org related packages enter an available mirror here.
-
 config SETUP_KERNELMIRROR
        string
        default "https://www.kernel.org/pub/linux 
http://www.linux-mips.org/pub/linux/mips http://mirror.linux.org.au/linux";
@@ -179,6 +165,20 @@ config SETUP_PYPIMIRROR
        help
          For all packages available on pypi, enter an available mirror here.
 
+config SETUP_SFMIRROR
+       string
+       default "http://downloads.sourceforge.net/sourceforge";
+       prompt "Sourceforge Mirror"
+       help
+         For all Sourceforge related packages enter an available mirror here.
+
+config SETUP_XORGMIRROR
+       string
+       default "https://ftp.x.org/archive 
https://xorg.freedesktop.org/releases";
+       prompt "x.org Mirror"
+       help
+         For all x.org related packages enter an available mirror here.
+
 choice
        prompt "archive check"
        default SETUP_CHECK_ALWAYS
-- 
2.28.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to