From 0a6b0bfa7a821b594d237611e3f1effb1b3692fc Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Tue, 21 Feb 2006 04:26:52 +0000 Subject: add setarch/linux32/linux64 applet --- util-linux/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'util-linux/Config.in') diff --git a/util-linux/Config.in b/util-linux/Config.in index fbcf62476..28292bd40 100644 --- a/util-linux/Config.in +++ b/util-linux/Config.in @@ -354,6 +354,15 @@ config CONFIG_READPROFILE help This allows you to parse /proc/profile for basic profiling. +config CONFIG_SETARCH + bool "setarch" + default n + help + The linux32 utility is used to create a 32bit environment for the + specified program (usually a shell). It only makes sense to have + this util on a system that supports both 64bit and 32bit userland + (like amd64/x86, ppc64/ppc, sparc64/sparc, etc...). + config CONFIG_SWAPONOFF bool "swaponoff" default n -- cgit v1.2.3