All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arun Sharma <arun.sharma@intel.com>
To: linux-ia64@vger.kernel.org
Subject: CONFIG_IA32_SUPPORT=m doesn't work
Date: Fri, 12 Sep 2003 19:07:24 +0000	[thread overview]
Message-ID: <marc-linux-ia64-106339410114264@msgid-missing> (raw)

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]


The attached patch makes it static only for 2.4. This also makes it compatible with 2.6.

	-Arun


[-- Attachment #2: ia32-config.patch --]
[-- Type: text/plain, Size: 559 bytes --]

===== arch/ia64/config.in 1.27 vs edited =====
--- 1.27/arch/ia64/config.in	Tue Sep  2 18:05:02 2003
+++ edited/arch/ia64/config.in	Fri Sep 12 12:02:33 2003
@@ -112,7 +112,7 @@
 
 bool 'Use PAL_HALT_LIGHT in idle loop' CONFIG_IA64_PAL_IDLE
 bool 'SMP support' CONFIG_SMP
-tristate 'Support running of Linux/x86 binaries' CONFIG_IA32_SUPPORT
+bool 'Support running of Linux/x86 binaries' CONFIG_IA32_SUPPORT
 bool 'Performance monitor support' CONFIG_PERFMON
 tristate '/proc/pal support' CONFIG_IA64_PALINFO
 tristate '/proc/efi/vars support' CONFIG_EFI_VARS

                 reply	other threads:[~2003-09-12 19:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ia64-106339410114264@msgid-missing \
    --to=arun.sharma@intel.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.