mirror of
				https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
				synced 2025-10-31 16:18: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
				
			
		
							
								
								
									
										14
									
								
								drivers/net/ethernet/octeon/Kconfig
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										14
									
								
								drivers/net/ethernet/octeon/Kconfig
									
										
									
									
									
										Normal file
									
								
							|  | @ -0,0 +1,14 @@ | |||
| # | ||||
| # Cavium network device configuration | ||||
| # | ||||
| 
 | ||||
| config OCTEON_MGMT_ETHERNET | ||||
| 	tristate "Octeon Management port ethernet driver (CN5XXX, CN6XXX)" | ||||
| 	depends on CAVIUM_OCTEON_SOC | ||||
| 	select PHYLIB | ||||
| 	select MDIO_OCTEON | ||||
| 	default y | ||||
| 	---help--- | ||||
| 	  This option enables the ethernet driver for the management | ||||
| 	  port on Cavium Networks' Octeon CN57XX, CN56XX, CN55XX, | ||||
| 	  CN54XX, CN52XX, and CN6XXX chips. | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 awab228
						awab228