commit | de5db98c8da7e383691adb2b1f3612d2398f5ffc | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:18 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 13:26:17 2019 -0500 |
tree | c51aa0bc9fa77a6c328c0196886ba347bb07f0d1 | |
parent | bd216fac0cc3abfcce6a3ffbf6869eb2149811c5 [diff] |
configs: remove MTD support from bcm11130 and M54418TWR defconfigs While the right Kconfig entries were selected, because of the missing CMD_NAND symbol the raw NAND core was never compiled. Remove it from the defconfigs otherwise the build will fail. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> [trini: Also do this on bcm11130_nand] Signed-off-by: Tom Rini <trini@konsulko.com>