commit | 00e270473e6d7b8610a4abac739509d1d8db22b5 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:12 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 13:26:17 2019 -0500 |
tree | 820f04e9458f76d3d3fa481b0d88d87e05f414fb | |
parent | f344fb1540eb384ca2a82677fc2cd2728f31b225 [diff] |
mtd: ensure UBI is compiled when ENV_IS_IN_UBI is selected UBI must be enabled when the environment is in UBI. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>