projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8caffaa
)
Remove unneeded entries.
author
Rob Landley
<rob@landley.net>
Mon, 20 Mar 2006 18:40:07 +0000
(18:40 -0000)
committer
Rob Landley
<rob@landley.net>
Mon, 20 Mar 2006 18:40:07 +0000
(18:40 -0000)
util-linux/Config.in
patch
|
blob
|
history
diff --git
a/util-linux/Config.in
b/util-linux/Config.in
index b91eb69c724ed3738dba1d087cb95c3b548d3122..28292bd40c8e7b0dfdd0bf42e14981ba2fd8ef7d 100644
(file)
--- a/
util-linux/Config.in
+++ b/
util-linux/Config.in
@@
-354,19
+354,9
@@
config CONFIG_READPROFILE
help
This allows you to parse /proc/profile for basic profiling.
-config CONFIG_LINUX32
- default n
- depends on CONFIG_SETARCH
-
-config CONFIG_LINUX64
- default n
- depends on CONFIG_SETARCH
-
config CONFIG_SETARCH
bool "setarch"
default n
- select CONFIG_LINUX32
- select CONFIG_LINUX64
help
The linux32 utility is used to create a 32bit environment for the
specified program (usually a shell). It only makes sense to have