forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/block/partitions/Kconfig
....@@ -156,7 +156,7 @@
156156 config UNIXWARE_DISKLABEL
157157 bool "Unixware slices support"
158158 depends on PARTITION_ADVANCED && MSDOS_PARTITION
159
- ---help---
159
+ help
160160 Like some systems, UnixWare uses its own slice table inside a
161161 partition (VTOC - Virtual Table of Contents). Its format is
162162 incompatible with all other OSes. Saying Y here allows you to read
....@@ -176,7 +176,7 @@
176176 config LDM_PARTITION
177177 bool "Windows Logical Disk Manager (Dynamic Disk) support"
178178 depends on PARTITION_ADVANCED
179
- ---help---
179
+ help
180180 Say Y here if you would like to use hard disks under Linux which
181181 were partitioned using Windows 2000's/XP's or Vista's Logical Disk
182182 Manager. They are also known as "Dynamic Disks".
....@@ -194,7 +194,7 @@
194194 Normal partitions are now called Basic Disks under Windows 2000, XP,
195195 and Vista.
196196
197
- For a fuller description read <file:Documentation/ldm.txt>.
197
+ For a fuller description read <file:Documentation/admin-guide/ldm.rst>.
198198
199199 If unsure, say N.
200200
....@@ -226,7 +226,7 @@
226226 config SUN_PARTITION
227227 bool "Sun partition tables support" if PARTITION_ADVANCED
228228 default y if (SPARC || SUN3 || SUN3X)
229
- ---help---
229
+ help
230230 Like most systems, SunOS uses its own hard disk partition table
231231 format, incompatible with all others. Saying Y here allows you to
232232 read these partition tables and further mount SunOS partitions from