diff options
Diffstat (limited to 'target/ext2/Config.in')
-rw-r--r-- | target/ext2/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/ext2/Config.in b/target/ext2/Config.in index 1b1dc8a21..004730904 100644 --- a/target/ext2/Config.in +++ b/target/ext2/Config.in @@ -64,11 +64,3 @@ config BR2_TARGET_ROOTFS_EXT2_LZMA endchoice -config BR2_TARGET_ROOTFS_EXT2_COPYTO - string "also copy the image to..." - depends on BR2_TARGET_ROOTFS_EXT2 - default "" - help - Copies the resulting image to a secondary location - like a tftp server's root directory. - |