public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* CONFIG_IA32_SUPPORT=m doesn't work
@ 2003-09-12 19:07 Arun Sharma
  0 siblings, 0 replies; only message in thread
From: Arun Sharma @ 2003-09-12 19:07 UTC (permalink / raw)
  To: linux-ia64

[-- 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-09-12 19:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-09-12 19:07 CONFIG_IA32_SUPPORT=m doesn't work Arun Sharma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox