diff options
Diffstat (limited to 'target/ubifs/Config.in')
-rw-r--r-- | target/ubifs/Config.in | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/target/ubifs/Config.in b/target/ubifs/Config.in index 1ce1ab018..3222fea7b 100644 --- a/target/ubifs/Config.in +++ b/target/ubifs/Config.in @@ -91,11 +91,3 @@ config BR2_TARGET_ROOTFS_UBIFS_LZMA endchoice -config BR2_TARGET_ROOTFS_UBIFS_COPYTO - string "also copy the image to..." - depends on BR2_TARGET_ROOTFS_UBIFS - default "" - help - Copies the resulting image to a secondary location - like a tftp server's root directory. - |