[2.5 patch] Let EMBEDDED depend on EXPERIMENTAL

From: Adrian Bunk (bunk@fs.tum.de)
Date: Thu May 29 2003 - 10:59:30 EST



The following patch lets EMBEDDED depend on EXPERIMENTAL to make it less
likely someone accidentially selects EMBEDDED:


--- linux-2.5.70-full/init/Kconfig.old 2003-05-29 17:47:29.000000000 +0200
+++ linux-2.5.70-full/init/Kconfig 2003-05-29 17:49:43.000000000 +0200
@@ -111,6 +111,8 @@

menuconfig EMBEDDED
bool "Remove kernel features (for embedded systems)"
+ default n
+ depends on EXPERIMENTAL
help
This option allows certain base kernel features to be removed from
the build. This is for specialized environments which can tolerate


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/