]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit76729a656e71be867dc916e0cb64f2e78864483b
tree0192eb913ad069e016f226cda530feba61933c5c
parent7d81b7f61f1ad46826c8af02350748ceba48a394
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