Remove unneeded entries.

This commit is contained in:
Rob Landley 2006-03-20 18:40:07 +00:00
parent 8caffaa9a9
commit e3f4ab2bc4

View File

@ -354,19 +354,9 @@ config CONFIG_READPROFILE
help help
This allows you to parse /proc/profile for basic profiling. 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 config CONFIG_SETARCH
bool "setarch" bool "setarch"
default n default n
select CONFIG_LINUX32
select CONFIG_LINUX64
help help
The linux32 utility is used to create a 32bit environment for the The linux32 utility is used to create a 32bit environment for the
specified program (usually a shell). It only makes sense to have specified program (usually a shell). It only makes sense to have