]> git.ipfire.org Git - people/ms/u-boot.git/commit
cmd: Expose a Kconfig option to enable UBIFS commands
authorBoris Brezillon <boris.brezillon@free-electrons.com>
Mon, 27 Feb 2017 17:22:06 +0000 (18:22 +0100)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 7 Apr 2017 05:53:45 +0000 (11:23 +0530)
commit173aafbf9dbb55f7e0133110d7f1a80a71db740e
tree691475ec03788ace594c4ab33a3de22281dee418
parentaa049152dc4293760d96880c39edaa04df979254
cmd: Expose a Kconfig option to enable UBIFS commands

Create a new Kconfig entry to allow CMD_UBIFS selection from Kconfig and
add an hidden LZO option that can be selected by CMD_UBIFS.

Signed-off-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Acked-by: Jagan Teki <jagan@openedev.com>
cmd/Kconfig
lib/Kconfig