* [ptxdist] [PATCH] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu
@ 2023-05-23 12:49 Roland Hieber
0 siblings, 0 replies; only message in thread
From: Roland Hieber @ 2023-05-23 12:49 UTC (permalink / raw)
To: ptxdist; +Cc: Roland Hieber
mtdinfo without --ubi-info prints e.g. eraseblock size and amount of
eraseblocks, flash type, and minimum input/output unit size.
Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
rules/mtd-utils.in | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/rules/mtd-utils.in b/rules/mtd-utils.in
index 4907e135f84b..eaf073932537 100644
--- a/rules/mtd-utils.in
+++ b/rules/mtd-utils.in
@@ -388,13 +388,13 @@ config MTD_UTILS_MKFS_UBIFS
help
Create ubifs filesystems
+endif
+
config MTD_UTILS_MTDINFO
bool
prompt "mtdinfo"
help
- Print UBI specific information about MTD devices
-
-endif
+ Print information about MTD devices
config MTD_UTILS_TESTS
bool
--
2.39.2
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-05-23 12:50 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-23 12:49 [ptxdist] [PATCH] mtd-utils: mtdinfo is not UBI-specific, move it up one submenu Roland Hieber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox