diff options
| author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-03-20 18:40:07 +0000 |
|---|---|---|
| committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-03-20 18:40:07 +0000 |
| commit | 26587ce5a6dd7e4be63a295ada4ac7d38b9ba2c5 (patch) | |
| tree | 7428c16561ff2c808097cfdaf46bacca8f440a9b /util-linux | |
| parent | 9d148b3478044fe864a54bdcc3eac549c0e942de (diff) | |
| download | busybox-w32-26587ce5a6dd7e4be63a295ada4ac7d38b9ba2c5.tar.gz busybox-w32-26587ce5a6dd7e4be63a295ada4ac7d38b9ba2c5.tar.bz2 busybox-w32-26587ce5a6dd7e4be63a295ada4ac7d38b9ba2c5.zip | |
Remove unneeded entries.
git-svn-id: svn://busybox.net/trunk/busybox@14586 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'util-linux')
| -rw-r--r-- | util-linux/Config.in | 10 |
1 files changed, 0 insertions, 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 | |||
| 354 | help | 354 | help |
| 355 | This allows you to parse /proc/profile for basic profiling. | 355 | This allows you to parse /proc/profile for basic profiling. |
| 356 | 356 | ||
| 357 | config CONFIG_LINUX32 | ||
| 358 | default n | ||
| 359 | depends on CONFIG_SETARCH | ||
| 360 | |||
| 361 | config CONFIG_LINUX64 | ||
| 362 | default n | ||
| 363 | depends on CONFIG_SETARCH | ||
| 364 | |||
| 365 | config CONFIG_SETARCH | 357 | config CONFIG_SETARCH |
| 366 | bool "setarch" | 358 | bool "setarch" |
| 367 | default n | 359 | default n |
| 368 | select CONFIG_LINUX32 | ||
| 369 | select CONFIG_LINUX64 | ||
| 370 | help | 360 | help |
| 371 | The linux32 utility is used to create a 32bit environment for the | 361 | The linux32 utility is used to create a 32bit environment for the |
| 372 | specified program (usually a shell). It only makes sense to have | 362 | specified program (usually a shell). It only makes sense to have |
