All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Kconfig update
@ 2003-07-25 20:45 Jesse Barnes
  0 siblings, 0 replies; 13+ messages in thread
From: Jesse Barnes @ 2003-07-25 20:45 UTC (permalink / raw)
  To: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f,
	andrew.grover-ral2JQCrhuEAvxtiuMwx3w

Just a small patch to fix the ACPI_NUMA default for ia64 and sn2.

Btw, I'm not on the list, so if you reply please Cc: me.

Thanks,
Jesse

diff -Nru a/drivers/acpi/Kconfig b/drivers/acpi/Kconfig
--- a/drivers/acpi/Kconfig	Thu Jul 17 16:59:05 2003
+++ b/drivers/acpi/Kconfig	Thu Jul 17 16:59:05 2003
@@ -133,7 +133,7 @@
 
 config ACPI_NUMA
 	bool "NUMA support" if NUMA && (IA64 && !IA64_HP_SIM || X86 && ACPI && !ACPI_HT_ONLY && !X86_64)
-	default y if IA64 && IA64_SGI_SN
+	default y if IA64_GENERIC || IA64_SGI_SN2
 
 config ACPI_ASUS
         tristate "ASUS/Medion Laptop Extras"


-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH] kconfig update
@ 2003-05-28 22:59 Roman Zippel
  0 siblings, 0 replies; 13+ messages in thread
From: Roman Zippel @ 2003-05-28 22:59 UTC (permalink / raw)
  To: linux-kernel

Hi,

At http://www.xs4all.nl/~zippel/lc/patches/ there is a series of patches 
for 2.5.70 as I want to sent them soon to Linus (kconfig-2.5.70.diff.gz 
contains all the other patches). I only want to update the documentation a 
bit before this.
Changes to the last patch besides smaller fixes:
- choices should be more readable now during 'make config'
- saving configuration into a different directory fixed

bye, Roman


^ permalink raw reply	[flat|nested] 13+ messages in thread
* [PATCH] kconfig update
@ 2003-03-09  3:57 Roman Zippel
  2003-03-09  8:59 ` Christoph Hellwig
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Roman Zippel @ 2003-03-09  3:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: Romain Lievin

Hi,

It took a bit longer than I wanted, but here is finally another kconfig 
update. There are two important changes: I included Romain's gtk front 
end and the support for the menuconfig keyword. Unfortunately the first is 
lacking a bit support for the latter. Romain, you have to check that menu 
entries of type P_MENU can now also have a config symbol. I looked a bit 
at it myself but my gtk knowledge is insufficient. :)
Other changes are small parser fixes and the config list in qconf has a 
parent entry, so it should be more obvious, how to get to a parent menu.
I don't expect bigger problems, so I want to send this patch soon to 
Linus.
The patch is at http://www.xs4all.nl/~zippel/lc/patches/kconfig-2.5.64.diff

bye, Roman


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2003-07-25 20:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-25 20:45 [PATCH] Kconfig update Jesse Barnes
  -- strict thread matches above, loose matches on Subject: below --
2003-05-28 22:59 [PATCH] kconfig update Roman Zippel
2003-03-09  3:57 Roman Zippel
2003-03-09  8:59 ` Christoph Hellwig
2003-03-09 12:14   ` Petr Baudis
2003-03-09 12:46 ` Roman Zippel
2003-03-09 19:01 ` Sam Ravnborg
2003-03-09 19:30   ` Roman Zippel
2003-03-09 19:34     ` Sam Ravnborg
2003-03-09 20:18       ` Roman Zippel
2003-03-09 21:15         ` Sam Ravnborg
2003-03-10 10:00           ` Roman Zippel
2003-03-10 19:12             ` Sam Ravnborg

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.