commit | 400cfcd9e6d8d564f48e9292aeac2800a4b1d2e4 | [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 | 8ece30480d05d875d5530d970f506b62d049779f [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>