From dac82dbe7a98caf71e754bcc26d83b48475f677a Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 14 Mar 2010 18:31:59 +0100 Subject: u-boot: remove option to configure download site Signed-off-by: Thomas Petazzoni --- boot/u-boot/Config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'boot/u-boot/Config.in') diff --git a/boot/u-boot/Config.in b/boot/u-boot/Config.in index 49d66c48d..3f4110ad7 100644 --- a/boot/u-boot/Config.in +++ b/boot/u-boot/Config.in @@ -33,10 +33,6 @@ config BR2_UBOOT_VERSION default "2009.11" if BR2_TARGET_UBOOT_2009_11 default "2009.08" if BR2_TARGET_UBOOT_2009_08 -config BR2_U_BOOT_SITE - string - default "ftp://ftp.denx.de/pub/u-boot" - source "target/device/Config.in.u-boot" config BR2_TARGET_UBOOT_CUSTOM_PATCH -- cgit v1.2.3