Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 51464 | Differences between
and this patch

Collapse All | Expand All

(-)linux-2.6.5-gentoo-r1/init/Kconfig (+10 lines)
Lines 228-233 config CC_OPTIMIZE_FOR_SIZE Link Here
228
228
229
	  If unsure, say N.
229
	  If unsure, say N.
230
230
231
config GENTOO_LIVECD
232
	bool "Build for Gentoo LiveCD"
233
	default n
234
	help
235
	  Select this option if you are compiling a kernel to be used for
236
	  bootup of a Gentoo LiveCD. This does not apply if you are compiling
237
	  for a standard Gentoo-based system.
238
239
	  If unsure, say N.
240
231
endmenu		# General setup
241
endmenu		# General setup
232
242
233
243

Return to bug 51464