commit | d241820966de41411c92d7289b73f43ce251d292 | [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 | 617fd79e6e67745b445d302fd8b9a837b24973a4 [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>