summaryrefslogtreecommitdiff
path: root/target/ubifs/Config.in
AgeCommit message (Collapse)Author
2009-04-07target: remove BR2_TARGET_ROOTFS_*_SQUASH optionsPeter Korsgaard
Everything besides ubifs does an unconditional chown -R 0:0 anyway.
2008-08-27ubifs: fix long help text linesPeter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
'default n' is the default, so there's no need to say it explicitly.
2008-04-08Fix UBI compression optionsHamish Moffatt
2008-04-04Add ubifs targetHamish Moffatt