[2.6 patch] remove the STANDALONE dependency on EXPERIMENTAL

From: Adrian Bunk
Date: Sun Apr 18 2004 - 08:35:01 EST


Is there a good reason why STANDALONE depends on EXPERIMENTAL?

I disabled EXPERIMENTAL and was no longer able to enable STANDALONE.

Unless there's a good reason, I'd suggest the following patch:


--- linux-2.6.5-mm6-full/init/Kconfig.old 2004-04-16 20:27:07.000000000 +0200
+++ linux-2.6.5-mm6-full/init/Kconfig 2004-04-16 20:27:17.000000000 +0200
@@ -42,7 +42,7 @@
If unsure, say Y

config STANDALONE
- bool "Select only drivers that don't need compile-time external firmware" if EXPERIMENTAL
+ bool "Select only drivers that don't need compile-time external firmware"
default n
help
Select this option if you don't have magic firmware for drivers that

\
cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/