commit | a3cf2d3d67777848f2b1be8b4ca0139df3ceba3d | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:13 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 13:26:17 2019 -0500 |
tree | 0a75d2f8fdc98b0d407b0b134feb4535866fd74f | |
parent | 27271b692d8b06c1ba8feb15963e4f8a410b600e [diff] |
mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected Raw NAND support must be enabled when the environment is in NAND. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>