summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2010-06-22 17:41:34 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2010-06-22 17:41:34 +0200
commitb10197dcf2ca1d6afbdf8f131560a3a0a8b9c72d (patch)
tree4206d4c69790f60aa08864fdede35ed09e3b91e7 /configs
parent7d07f3c1ab285b4e8b085ede814d51e84978378f (diff)
target: get rid of unused BR2_COPYTO / BR2_TARGET_ATMEL_COPYTO
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'configs')
-rw-r--r--configs/arm_toolchain_defconfig2
-rw-r--r--configs/at91rm9200df_defconfig2
-rw-r--r--configs/at91rm9200df_ext_bare_defconfig2
-rw-r--r--configs/at91rm9200df_ext_defconfig2
-rw-r--r--configs/at91sam9260dfc_defconfig2
-rw-r--r--configs/at91sam9260dfc_ext_bare_defconfig2
-rw-r--r--configs/at91sam9260dfc_ext_defconfig2
-rw-r--r--configs/at91sam9260pf_defconfig1
-rw-r--r--configs/at91sam9261ek_defconfig2
-rw-r--r--configs/at91sam9261ek_ext_bare_defconfig2
-rw-r--r--configs/at91sam9261ek_ext_defconfig2
-rw-r--r--configs/at91sam9263ek_defconfig2
-rw-r--r--configs/at91sam9263ek_ext_bare_defconfig2
-rw-r--r--configs/at91sam9263ek_ext_defconfig2
-rw-r--r--configs/at91sam9g20dfc_defconfig2
-rw-r--r--configs/at91sam9g20dfc_ext_bare_defconfig2
-rw-r--r--configs/at91sam9g20dfc_ext_defconfig2
-rw-r--r--configs/atngw100-base_defconfig2
-rw-r--r--configs/atngw100_defconfig2
-rw-r--r--configs/atstk1005_defconfig2
-rw-r--r--configs/atstk100x_defconfig2
-rw-r--r--configs/i386_defconfig1
-rw-r--r--configs/i686_defconfig1
-rw-r--r--configs/integrator926_defconfig1
-rw-r--r--configs/integrator926_huge_defconfig1
25 files changed, 0 insertions, 45 deletions
diff --git a/configs/arm_toolchain_defconfig b/configs/arm_toolchain_defconfig
index 2fc6744e5..4c1e2c24f 100644
--- a/configs/arm_toolchain_defconfig
+++ b/configs/arm_toolchain_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_AT91BOOTSTRAP is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -139,7 +138,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91rm9200df_defconfig b/configs/at91rm9200df_defconfig
index 18fdf6983..0d453b6d5 100644
--- a/configs/at91rm9200df_defconfig
+++ b/configs/at91rm9200df_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_DATAFLASHBOOT=y
BR2_TARGET_DATAFLASHBOOT_AT91RM9200=y
# BR2_TARGET_DATAFLASHBOOT_AT91SAM9261 is not set
@@ -144,7 +143,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91rm9200df_ext_bare_defconfig b/configs/at91rm9200df_ext_bare_defconfig
index b7e4c5153..1622cc784 100644
--- a/configs/at91rm9200df_ext_bare_defconfig
+++ b/configs/at91rm9200df_ext_bare_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_DATAFLASHBOOT is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -139,7 +138,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91rm9200df_ext_defconfig b/configs/at91rm9200df_ext_defconfig
index bfe5bf2f2..7245b8a49 100644
--- a/configs/at91rm9200df_ext_defconfig
+++ b/configs/at91rm9200df_ext_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_DATAFLASHBOOT is not set
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
# BR2_TARGET_AT91BOOT_DATAFLASHCARD is not set
@@ -150,7 +149,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9260dfc_defconfig b/configs/at91sam9260dfc_defconfig
index 89b5ed4d3..3de2aea07 100644
--- a/configs/at91sam9260dfc_defconfig
+++ b/configs/at91sam9260dfc_defconfig
@@ -116,7 +116,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -157,7 +156,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9260dfc_ext_bare_defconfig b/configs/at91sam9260dfc_ext_bare_defconfig
index d5c8837f6..f1939ccea 100644
--- a/configs/at91sam9260dfc_ext_bare_defconfig
+++ b/configs/at91sam9260dfc_ext_bare_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_AT91BOOTSTRAP is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -139,7 +138,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9260dfc_ext_defconfig b/configs/at91sam9260dfc_ext_defconfig
index dcc086cfb..e66a541a3 100644
--- a/configs/at91sam9260dfc_ext_defconfig
+++ b/configs/at91sam9260dfc_ext_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9260pf_defconfig b/configs/at91sam9260pf_defconfig
index b45271c21..b8ab5ac29 100644
--- a/configs/at91sam9260pf_defconfig
+++ b/configs/at91sam9260pf_defconfig
@@ -618,7 +618,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_BOARD_PATH="target/device/Atmel/$(BR2_BOARD_NAME)"
# BR2_TARGET_UBOOT is not set
BR2_TARGET_AT91BOOTSTRAP=y
diff --git a/configs/at91sam9261ek_defconfig b/configs/at91sam9261ek_defconfig
index 2c3894b4c..b8b5d6034 100644
--- a/configs/at91sam9261ek_defconfig
+++ b/configs/at91sam9261ek_defconfig
@@ -118,7 +118,6 @@ BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_DATAFLASHBOOT is not set
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
@@ -160,7 +159,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9261ek_ext_bare_defconfig b/configs/at91sam9261ek_ext_bare_defconfig
index 56b1357fa..e116f4486 100644
--- a/configs/at91sam9261ek_ext_bare_defconfig
+++ b/configs/at91sam9261ek_ext_bare_defconfig
@@ -119,7 +119,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_DATAFLASHBOOT is not set
# BR2_TARGET_AT91BOOTSTRAP is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -142,7 +141,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9261ek_ext_defconfig b/configs/at91sam9261ek_ext_defconfig
index 1046cbcc2..7e0e84fb9 100644
--- a/configs/at91sam9261ek_ext_defconfig
+++ b/configs/at91sam9261ek_ext_defconfig
@@ -119,7 +119,6 @@ BR2_TARGET_AT91SAM9261EK_SPIMODE0=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_DATAFLASHBOOT is not set
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
@@ -161,7 +160,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9263ek_defconfig b/configs/at91sam9263ek_defconfig
index bd63da569..de2a12df4 100644
--- a/configs/at91sam9263ek_defconfig
+++ b/configs/at91sam9263ek_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91SAM9263EK=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9263ek_ext_bare_defconfig b/configs/at91sam9263ek_ext_bare_defconfig
index d9ffae6bb..4efc758be 100644
--- a/configs/at91sam9263ek_ext_bare_defconfig
+++ b/configs/at91sam9263ek_ext_bare_defconfig
@@ -119,7 +119,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_AT91BOOTSTRAP is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -141,7 +140,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9263ek_ext_defconfig b/configs/at91sam9263ek_ext_defconfig
index 2a5716631..d757aaa2b 100644
--- a/configs/at91sam9263ek_ext_defconfig
+++ b/configs/at91sam9263ek_ext_defconfig
@@ -119,7 +119,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="$(BOARD_NAME)"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -160,7 +159,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9g20dfc_defconfig b/configs/at91sam9g20dfc_defconfig
index e03e7a2ed..ffe4636f8 100644
--- a/configs/at91sam9g20dfc_defconfig
+++ b/configs/at91sam9g20dfc_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91SAM9G20DFC=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9g20ek"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9g20dfc_ext_bare_defconfig b/configs/at91sam9g20dfc_ext_bare_defconfig
index c2f60bb8b..22676b7a5 100644
--- a/configs/at91sam9g20dfc_ext_bare_defconfig
+++ b/configs/at91sam9g20dfc_ext_bare_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
# BR2_TARGET_AT91BOOTSTRAP is not set
# BR2_TARGET_KWIKBYTE is not set
@@ -139,7 +138,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/at91sam9g20dfc_ext_defconfig b/configs/at91sam9g20dfc_ext_defconfig
index 82b7960da..2cf2839b6 100644
--- a/configs/at91sam9g20dfc_ext_defconfig
+++ b/configs/at91sam9g20dfc_ext_defconfig
@@ -117,7 +117,6 @@ BR2_TARGET_AT91_ADVANCED_INFO=y
# Secondary locations
#
BR2_AT91_LINUXPATCH_SITE="http://maxim.org.za/AT91RM9200/2.6"
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_TARGET_AT91BOOTSTRAP=y
BR2_TARGET_AT91BOOTSTRAP_BOARD="at91sam9260ek"
# BR2_TARGET_AT91BOOT_DATAFLASH is not set
@@ -158,7 +157,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/atngw100-base_defconfig b/configs/atngw100-base_defconfig
index 1c0a058ff..b83970322 100644
--- a/configs/atngw100-base_defconfig
+++ b/configs/atngw100-base_defconfig
@@ -68,7 +68,6 @@ BR2_TARGET_AVR32_ATNGW100_BASE=y
#
# Secondary locations
#
-BR2_TARGET_ATMEL_COPYTO=""
# BR2_TARGET_VALKA is not set
#
@@ -92,7 +91,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/atngw100_defconfig b/configs/atngw100_defconfig
index 8003c4cfc..a70a9f9d8 100644
--- a/configs/atngw100_defconfig
+++ b/configs/atngw100_defconfig
@@ -59,7 +59,6 @@ BR2_TARGET_AVR32_ATNGW100=y
#
# Secondary locations
#
-BR2_TARGET_ATMEL_COPYTO=""
# BR2_TARGET_VALKA is not set
#
@@ -79,7 +78,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
BR2_STAGING_DIR="$(BASE_DIR)/staging"
#
diff --git a/configs/atstk1005_defconfig b/configs/atstk1005_defconfig
index 54f6e11cd..ab8b36998 100644
--- a/configs/atstk1005_defconfig
+++ b/configs/atstk1005_defconfig
@@ -67,7 +67,6 @@ BR2_TARGET_AVR32_ATSTK1005=y
#
# Secondary locations
#
-BR2_TARGET_ATMEL_COPYTO=""
BR2_KERNEL_ARCH_PATCH_VERSION="2.6.27.6"
BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
# BR2_TARGET_VALKA is not set
@@ -90,7 +89,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/atstk100x_defconfig b/configs/atstk100x_defconfig
index 859794b81..0a718de92 100644
--- a/configs/atstk100x_defconfig
+++ b/configs/atstk100x_defconfig
@@ -68,7 +68,6 @@ BR2_TARGET_AVR32_ATSTK1002=y
#
# Secondary locations
#
-BR2_TARGET_ATMEL_COPYTO="/tftpboot"
BR2_KERNEL_ARCH_PATCH_VERSION="2.6.27.6"
BR2_KERNEL_ARCH_PATCH_DIR="target/device/Atmel/arch-avr32/kernel-patches-$(BR2_KERNEL_ARCH_PATCH_VERSION)"
# BR2_TARGET_VALKA is not set
@@ -91,7 +90,6 @@ BR2_ZCAT="zcat"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/i386_defconfig b/configs/i386_defconfig
index 82b77c3df..4f8a290f2 100644
--- a/configs/i386_defconfig
+++ b/configs/i386_defconfig
@@ -92,7 +92,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/i686_defconfig b/configs/i686_defconfig
index 5aa20c4cb..7a9d02542 100644
--- a/configs/i686_defconfig
+++ b/configs/i686_defconfig
@@ -92,7 +92,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/integrator926_defconfig b/configs/integrator926_defconfig
index 067dab0e6..b7f0c1d23 100644
--- a/configs/integrator926_defconfig
+++ b/configs/integrator926_defconfig
@@ -88,7 +88,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations
diff --git a/configs/integrator926_huge_defconfig b/configs/integrator926_huge_defconfig
index e0c1873e5..e4c15fdfd 100644
--- a/configs/integrator926_huge_defconfig
+++ b/configs/integrator926_huge_defconfig
@@ -88,7 +88,6 @@ BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
BR2_DL_DIR="$(TOPDIR)/dl"
-BR2_COPYTO=""
#
# Mirrors and Download locations