dfu: Sort Kconfig entries alphabetically
authorMarek Vasut <marex@denx.de>
Mon, 25 Oct 2021 22:37:05 +0000 (00:37 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 26 Oct 2021 19:26:45 +0000 (15:26 -0400)
commit73d18e352d97b5e9a3de3780d5c9117d44993c41
tree0192eb913ad069e016f226cda530feba61933c5c
parent70a9f4d25b4383c22b74a6a4354927644392debb
dfu: Sort Kconfig entries alphabetically

The DFU_MTD Kconfig entry is in the wrong position, move it into the
correct alphabetically sorted position. No functional change.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Lukasz Majewski <lukma@denx.de>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
drivers/dfu/Kconfig