commit | 587f44576e23174f1151f52b2c351777eb1b89ff | [log] [tgz] |
---|---|---|
author | Miquel Raynal <miquel.raynal@bootlin.com> | Thu Oct 03 19:50:25 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 04 17:10:51 2019 -0500 |
tree | d3d45b26e2dcc9f93b616551413dc7afffe6727d | |
parent | 85f7e9d547e0868ac5305c3698b38388a4b8e2a3 [diff] |
cmd: mtdparts: Kconfig: join mtdparts command entry with its options Move the Kconfig entry of the option right after the entry of the mtdparts command. Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>