]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
ubifs filesystem image: line up and improve Config.in options
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Sun, 8 Sep 2013 09:33:18 +0000 (11:33 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 12 Sep 2013 20:01:17 +0000 (22:01 +0200)
commit88768fccfce55c786238028d26aecd5b01a9b2e6
treed2d15d004c4447375a71d8a38917fe18e9bd972b
parent6ceff155ca4a368cd3a5898ddacfd8d6faecff73
ubifs filesystem image: line up and improve Config.in options

Triggered by the 'some comment required here', this patch updates the Config.in
comments for the ubifs filesystem image options. This includes:
- 'erase block' --> 'eraseblock' (following mtd online documentation)
- remove 'UBI' prefix to make options uniform. Sometimes the option is not a
  property of UBI but rather of the flash. Also, line up the name of the option
  with the help of mkfs.ubifs.
- add help text on all options, referring to the mkfs.ubifs/ubinize options

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
fs/ubifs/Config.in