commit | ff102c54b08cbb988097660c44c21acb4afa5102 | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Fri Oct 25 19:39:30 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 17:10:51 2019 -0500 |
tree | 3dd880fdfd3314b8f328d723170408afc2535060 | |
parent | eb446ef625bcff969f3e1d3a6874ce9d56113e9b [diff] |
cmd: make MTD commands depend on MTD Defconfigs have been fixed, now we can add proper dependencies in Kconfig. SPI FLASH is still not dependent on MTD (deeper rework needed). Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>