mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 08:08:51 +01:00 
			
		
		
		
	Fixed MTP to work with TWRP
This commit is contained in:
		
						commit
						f6dfaef42e
					
				
					 50820 changed files with 20846062 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								drivers/gpu/drm/cirrus/Kconfig
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								drivers/gpu/drm/cirrus/Kconfig
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,13 @@ | |||
| config DRM_CIRRUS_QEMU | ||||
| 	tristate "Cirrus driver for QEMU emulated device" | ||||
| 	depends on DRM && PCI | ||||
| 	select FB_SYS_FILLRECT | ||||
| 	select FB_SYS_COPYAREA | ||||
| 	select FB_SYS_IMAGEBLIT | ||||
| 	select DRM_KMS_HELPER | ||||
| 	select DRM_KMS_FB_HELPER | ||||
| 	select DRM_TTM | ||||
| 	help | ||||
| 	 This is a KMS driver for emulated cirrus device in qemu. | ||||
| 	 It is *NOT* intended for real cirrus devices. This requires | ||||
| 	 the modesetting userspace X.org driver. | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228