 770b6cb4d2
			
		
	
	
	770b6cb4d2
	
	
	
		
			
			These devices are not available on other architectures, so let's limit them to omap. If the driver subsystem maintainers want to build test system wide changes without building for each target, it's easy to carry a test patch that just strips out the depends entries from Kconfig files. Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			182 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			182 B
			
		
	
	
	
		
			Text
		
	
	
	
	
	
| config OMAP2_VRFB
 | |
| 	bool
 | |
| 
 | |
| if ARCH_OMAP2PLUS
 | |
| 
 | |
| source "drivers/video/omap2/dss/Kconfig"
 | |
| source "drivers/video/omap2/omapfb/Kconfig"
 | |
| source "drivers/video/omap2/displays/Kconfig"
 | |
| 
 | |
| endif
 |