commit | e0a4c2d2a7e6806668ad4818cd25e3a0c0071774 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:16 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 13:26:17 2019 -0500 |
tree | 679e061b996a72e3b0341cb3035dc2751d1727f4 | |
parent | f6434a95619e52ffaa1ac7a3a030d00440e479c3 [diff] |
configs: move CONFIG_MTD in defconfigs when set in arch includes Let's be consistent and always declare CONFIG_MTD from the defconfig file when needed. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Reviewed-by: Boris Brezillon <boris.brezillon@bootlin.com>