linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [2.5 patch] Let EMBEDDED depend on EXPERIMENTAL
@ 2003-05-29 15:55 Adrian Bunk
  0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2003-05-29 15:55 UTC (permalink / raw)
  To: linux-kernel


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


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

only message in thread, other threads:[~2003-05-29 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-29 15:55 [2.5 patch] Let EMBEDDED depend on EXPERIMENTAL Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).