mirror of
				https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
				synced 2025-10-31 20:06:46 +00:00 
			
		
		
		
	 5c493f5c90
			
		
	
	
		5c493f5c90
		
	
	
	
	
		
			
			Use menuconfigs instead of menus, so the whole menu can be disabled at once instead of going through all options. Signed-off-by: Jan Engelhardt <jengelh@gmx.de> Cc: Adam Belay <ambx1@neo.rr.com> Cc: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			12 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			260 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # ISA Plug and Play configuration
 | |
| #
 | |
| config ISAPNP
 | |
| 	bool "ISA Plug and Play support"
 | |
| 	depends on ISA
 | |
| 	help
 | |
| 	  Say Y here if you would like support for ISA Plug and Play devices.
 | |
| 	  Some information is in <file:Documentation/isapnp.txt>.
 | |
| 
 | |
| 	  If unsure, say Y.
 |