Difference between revisions of "gentoo edit / view only existing kernel config"
From thelinuxwiki
				
								
				
				
																
				
				
								
				 (Created page with "To edit / view and existing kernel config without compiling a new kernel, do  make -o <configfile> menuconfig  category:gentoo")  | 
			
Latest revision as of 14:50, 12 April 2013
To edit / view and existing kernel config without compiling a new kernel, do
make -o <configfile> menuconfig