diff options
Diffstat (limited to 'util-linux/swaponoff.c')
-rw-r--r-- | util-linux/swaponoff.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util-linux/swaponoff.c b/util-linux/swaponoff.c index 313ea0ef9..f76db541d 100644 --- a/util-linux/swaponoff.c +++ b/util-linux/swaponoff.c | |||
@@ -7,7 +7,7 @@ | |||
7 | * Licensed under GPLv2, see file LICENSE in this source tree. | 7 | * Licensed under GPLv2, see file LICENSE in this source tree. |
8 | */ | 8 | */ |
9 | //config:config SWAPON | 9 | //config:config SWAPON |
10 | //config: bool "swapon" | 10 | //config: bool "swapon (4.9 kb)" |
11 | //config: default y | 11 | //config: default y |
12 | //config: select PLATFORM_LINUX | 12 | //config: select PLATFORM_LINUX |
13 | //config: help | 13 | //config: help |
@@ -35,7 +35,7 @@ | |||
35 | //config: Enable support for setting swap device priority in swapon. | 35 | //config: Enable support for setting swap device priority in swapon. |
36 | //config: | 36 | //config: |
37 | //config:config SWAPOFF | 37 | //config:config SWAPOFF |
38 | //config: bool "swapoff" | 38 | //config: bool "swapoff (4.3 kb)" |
39 | //config: default y | 39 | //config: default y |
40 | //config: select PLATFORM_LINUX | 40 | //config: select PLATFORM_LINUX |
41 | //config: help | 41 | //config: help |