Messages in this thread |  | | Date | Mon, 2 Jul 2001 10:41:34 +0100 | From | Russell King <> | Subject | Re: [PATCH] Re: 2.4.6p6: dep_{bool,tristate} $CONFIG_ARCH_xxx bugs |
| |
On Mon, Jul 02, 2001 at 09:25:50AM +0100, Riley Williams wrote: > Q> dep_arch_tristate ' AM79C961A support' CONFIG_ARM_AM79C961A \ > Q> ACORN $CONFIG_NET_ETHERNET
Before we go and create a patch for Linus to apply, please note that the above is totally bogus and is in fact 100% wrong. Don't create a patch yourself. Let me know how you propose to do it, and I will create the patch using the correct symbols.
Also note that the majority of the machine-dependent symbols for StrongARM platforms (of which there are around 43) start CONFIG_SA1100_*, not CONFIG_ARCH_*. Unfortunately, its far too late to get around this special case (I'm not too happy that we have this special case either, so don't whinge at me please).
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |