diff options
Diffstat (limited to 'util-linux/Config.src')
-rw-r--r-- | util-linux/Config.src | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src index 854b3682e..922cabdb8 100644 --- a/util-linux/Config.src +++ b/util-linux/Config.src | |||
@@ -489,16 +489,6 @@ config SCRIPTREPLAY | |||
489 | This program replays a typescript, using timing information | 489 | This program replays a typescript, using timing information |
490 | given by script -t. | 490 | given by script -t. |
491 | 491 | ||
492 | config SETARCH | ||
493 | bool "setarch" | ||
494 | default y | ||
495 | select PLATFORM_LINUX | ||
496 | help | ||
497 | The linux32 utility is used to create a 32bit environment for the | ||
498 | specified program (usually a shell). It only makes sense to have | ||
499 | this util on a system that supports both 64bit and 32bit userland | ||
500 | (like amd64/x86, ppc64/ppc, sparc64/sparc, etc...). | ||
501 | |||
502 | config SWAPONOFF | 492 | config SWAPONOFF |
503 | bool "swaponoff" | 493 | bool "swaponoff" |
504 | default y | 494 | default y |