From: Johan Jonker <jbx6244@gmail.com>
To: trini@konsulko.com
Cc: u-boot@lists.denx.de
Subject: [PATCH v1 04/18] Kconfig: disk: restyle
Date: Wed, 10 Jun 2026 16:37:56 +0200 [thread overview]
Message-ID: <96cd6235-cfb5-40fa-9c28-85366eb8a75c@gmail.com> (raw)
In-Reply-To: <ef462dea-69aa-48df-9f7c-af2e6c54e52a@gmail.com>
Restyle all Kconfigs for "disk":
Menu entries : no space left
Menu attributes: 1 TAB
Help text : 1 TAB + 2 spaces
Replace '---help---' by 'help'
Signed-off-by: Johan Jonker <jbx6244@gmail.com>
---
disk/Kconfig | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/disk/Kconfig b/disk/Kconfig
index 937ae1da61de..672ad46a48f2 100644
--- a/disk/Kconfig
+++ b/disk/Kconfig
@@ -8,11 +8,11 @@ config PARTITIONS
Zero or more of the following:
- CONFIG_MAC_PARTITION Apple's MacOS partition table.
- CONFIG_DOS_PARTITION MS Dos partition table, traditional on the
- Intel architecture, USB sticks, etc.
+ Intel architecture, USB sticks, etc.
- CONFIG_ISO_PARTITION ISO partition table, used on CDROM etc.
- CONFIG_EFI_PARTITION GPT partition table, common when EFI is the
- bootloader. Note 2TB partition limit; see
- disk/part_efi.c
+ bootloader. Note 2TB partition limit; see
+ disk/part_efi.c
- CONFIG_MTD_PARTITIONS Memory Technology Device partition table.
If IDE or SCSI support is enabled (CONFIG_CMD_IDE or CONFIG_SCSI)
you must configure support for at least one non-MTD partition type
--
2.39.5
next prev parent reply other threads:[~2026-06-10 14:38 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 14:32 [PATCH v1 00/18] Kconfig restyle part 2 Johan Jonker
2026-06-10 14:37 ` [PATCH v1 01/18] Kconfig: boot: restyle Johan Jonker
2026-06-10 14:37 ` [PATCH v1 02/18] Kconfig: cmd: restyle Johan Jonker
2026-06-10 14:37 ` [PATCH v1 03/18] Kconfig: common: restyle Johan Jonker
2026-06-10 14:37 ` Johan Jonker [this message]
2026-06-10 14:38 ` [PATCH v1 05/18] Kconfig: dts: restyle Johan Jonker
2026-06-10 14:38 ` [PATCH v1 06/18] Kconfig: fs: restyle Johan Jonker
2026-06-10 14:38 ` [PATCH v1 07/18] Kconfig: lib: restyle Johan Jonker
2026-06-10 14:38 ` [PATCH v1 08/18] Kconfig: net: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 09/18] Kconfig: i2c: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 10/18] Kconfig: mtd: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 11/18] Kconfig: net: restyle Johan Jonker
2026-06-10 14:39 ` [PATCH v1 12/18] Kconfig: pinctrl: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 13/18] Kconfig: power: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 14/18] Kconfig: usb: restyle Johan Jonker
2026-06-10 14:40 ` [PATCH v1 15/18] Kconfig: video: restyle Johan Jonker
2026-06-10 14:41 ` [PATCH v1 16/18] Kconfig: gpio: add empty line Johan Jonker
2026-06-10 14:41 ` [PATCH v1 17/18] Kconfig: drivers: restyle remaining Johan Jonker
2026-06-10 14:41 ` [PATCH v1 18/18] Kconfig: restyle Johan Jonker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=96cd6235-cfb5-40fa-9c28-85366eb8a75c@gmail.com \
--to=jbx6244@gmail.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox