@@ -, +, @@ - Daniel Drake --- linux-2.6.5-gentoo-r1/init/Kconfig 2004-05-19 15:44:47.000000000 +0100 +++ linux-2.6.5-gentoo-r1/init/Kconfig 2004-05-19 15:57:03.434063920 +0100 @@ -228,6 +228,16 @@ config CC_OPTIMIZE_FOR_SIZE If unsure, say N. +config GENTOO_LIVECD + bool "Build for Gentoo LiveCD" + default n + help + Select this option if you are compiling a kernel to be used for + bootup of a Gentoo LiveCD. This does not apply if you are compiling + for a standard Gentoo-based system. + + If unsure, say N. + endmenu # General setup