summaryrefslogtreecommitdiff
path: root/target/ubifs/Config.in
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-03-10 00:16:30 +0100
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2010-04-09 11:04:35 +0200
commit99eb1dc9690de73d743327ae7976c925aa31af03 (patch)
tree93cf4d360d703724b2689fe901caa7fdc9783ee4 /target/ubifs/Config.in
parentbd36a7273a6fa2d21589a1ab6e99bb231e0e868e (diff)
ubifs: convert to ROOTFS_TARGET infrastructure
We also remove the BR2_TARGET_ROOTFS_UBIFS_OUTPUT option, that could be used to specify an alternate name for the generated image file. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'target/ubifs/Config.in')
-rw-r--r--target/ubifs/Config.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/target/ubifs/Config.in b/target/ubifs/Config.in
index 3222fea7b..9fa510e75 100644
--- a/target/ubifs/Config.in
+++ b/target/ubifs/Config.in
@@ -22,11 +22,6 @@ config BR2_TARGET_ROOTFS_UBIFS_MAXLEBCNT
help
Some comment required here
-config BR2_TARGET_ROOTFS_UBIFS_OUTPUT
- string "Output File"
- depends on BR2_TARGET_ROOTFS_UBIFS
- default "$(IMAGE).ubifs"
-
choice
prompt "ubifs runtime compression"
default BR2_TARGET_ROOTFS_UBIFS_RT_LZO