From 26587ce5a6dd7e4be63a295ada4ac7d38b9ba2c5 Mon Sep 17 00:00:00 2001 From: landley Date: Mon, 20 Mar 2006 18:40:07 +0000 Subject: Remove unneeded entries. git-svn-id: svn://busybox.net/trunk/busybox@14586 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- util-linux/Config.in | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/util-linux/Config.in b/util-linux/Config.in index b91eb69c7..28292bd40 100644 --- 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 -- cgit v1.2.3-55-g6feb