mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	Place ipuv3 files and headers in custom driver subdirectory. Signed-off-by: Anatolij Gustschin <agust@denx.de>
		
			
				
	
	
		
			9 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			243 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| config VIDEO_IPUV3
 | |
| 	bool "i.MX IPUv3 Core video support"
 | |
| 	depends on (VIDEO || DM_VIDEO) && (MX5 || MX6)
 | |
| 	help
 | |
| 	  This enables framebuffer driver for i.MX processors working
 | |
| 	  on the IPUv3(Image Processing Unit) internal graphic processor.
 | |
| 
 |