mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 10:40:15 +02:00 
			
		
		
		
	README: fix a wrong filename
It should be Documentation/build/kconfig.txt.
Introduced by commit 2af238e455
("kbuild: make *config usage docs").
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Cc: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
			
			
This commit is contained in:
		
							parent
							
								
									3ef0e5ba46
								
							
						
					
					
						commit
						ad444684b7
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								README
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								README
									
									
									
									
									
								
							| 
						 | 
					@ -188,7 +188,7 @@ CONFIGURING the kernel:
 | 
				
			||||||
			   values to random values.
 | 
								   values to random values.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
   You can find more information on using the Linux kernel config tools
 | 
					   You can find more information on using the Linux kernel config tools
 | 
				
			||||||
   in Documentation/kbuild/make-configs.txt.
 | 
					   in Documentation/kbuild/kconfig.txt.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	NOTES on "make config":
 | 
						NOTES on "make config":
 | 
				
			||||||
	- having unnecessary drivers will make the kernel bigger, and can
 | 
						- having unnecessary drivers will make the kernel bigger, and can
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue