mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	qualcommax: ipq807x: enable GPIO bitbanged MDIO
Asus RT-AX89X is using GPIO bitbanged MDIO on newer HW revisions, so lets enable it in kernel config. Link: https://github.com/openwrt/openwrt/pull/15840 Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
		
							parent
							
								
									157a33402d
								
							
						
					
					
						commit
						c39c8da242
					
				@ -1,6 +1,8 @@
 | 
			
		||||
CONFIG_ARM_PSCI_CPUIDLE_DOMAIN=y
 | 
			
		||||
CONFIG_DT_IDLE_GENPD=y
 | 
			
		||||
CONFIG_IPQ_GCC_8074=y
 | 
			
		||||
CONFIG_MDIO_BITBANG=y
 | 
			
		||||
CONFIG_MDIO_GPIO=y
 | 
			
		||||
# CONFIG_MFD_HI6421_SPMI is not set
 | 
			
		||||
CONFIG_MFD_SPMI_PMIC=y
 | 
			
		||||
# CONFIG_NVMEM_SPMI_SDAM is not set
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user