diff options
Diffstat (limited to 'util-linux/fdisk.c')
-rw-r--r-- | util-linux/fdisk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/fdisk.c b/util-linux/fdisk.c index 20e7d56fa..e9ebbd5d4 100644 --- a/util-linux/fdisk.c +++ b/util-linux/fdisk.c | |||
@@ -10,6 +10,7 @@ | |||
10 | //config:config FDISK | 10 | //config:config FDISK |
11 | //config: bool "fdisk (37 kb)" | 11 | //config: bool "fdisk (37 kb)" |
12 | //config: default y | 12 | //config: default y |
13 | //config: select PLATFORM_LINUX | ||
13 | //config: help | 14 | //config: help |
14 | //config: The fdisk utility is used to divide hard disks into one or more | 15 | //config: The fdisk utility is used to divide hard disks into one or more |
15 | //config: logical disks, which are generally called partitions. This utility | 16 | //config: logical disks, which are generally called partitions. This utility |