mtd: ensure MTD_RAW_NAND is compiled when ENV_IS_IN_NAND is selected
authorMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 3 Oct 2019 17:50:13 +0000 (19:50 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 4 Dec 2019 18:26:17 +0000 (13:26 -0500)
commit7ccc3f30187f2fe17b50dc108e7219dde34857ee
tree0a75d2f8fdc98b0d407b0b134feb4535866fd74f
parent00e270473e6d7b8610a4abac739509d1d8db22b5
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>
configs/bk4r1_defconfig
configs/harmony_defconfig