Config.in: remove BR2_DEBIAN_MIRROR completely
authorKaroly Kasza <kaszak@gmail.com>
Thu, 23 Oct 2014 14:48:37 +0000 (16:48 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 25 Oct 2014 09:26:45 +0000 (11:26 +0200)
Signed-off-by: Karoly Kasza <kaszak@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Config.in

index 9cefcbce5dff9a7a0143b8a5603998951a996131..8d7081fa102ef1f168eccc743f09b6d513b8c851 100644 (file)
--- a/Config.in
+++ b/Config.in
@@ -220,16 +220,6 @@ config BR2_GNU_MIRROR
             http://ftp.gnu.org/pub/gnu
             http://mirror.aarnet.edu.au/pub/gnu
 
-config BR2_DEBIAN_MIRROR
-       string "Debian Software mirror"
-       default "http://ftp.debian.org"
-       help
-         Debian has multiple software mirrors scattered around the world.
-         The following allows you to select your preferred mirror.
-
-         Usually, just add your country code like XX here:
-         http://ftp.XX.debian.org
-
 endif
 
 config BR2_LUAROCKS_MIRROR