git: https://android.googlesource.com/kernel/common branch: android-4.9 commit: 03fcc2fe71308c2d164b4e6cbfc738c63e670444
		
			
				
	
	
		
			31 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			425 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| config PINCTRL_TEGRA
 | |
| 	bool
 | |
| 	select PINMUX
 | |
| 	select PINCONF
 | |
| 
 | |
| config PINCTRL_TEGRA20
 | |
| 	bool
 | |
| 	select PINCTRL_TEGRA
 | |
| 
 | |
| config PINCTRL_TEGRA30
 | |
| 	bool
 | |
| 	select PINCTRL_TEGRA
 | |
| 
 | |
| config PINCTRL_TEGRA114
 | |
| 	bool
 | |
| 	select PINCTRL_TEGRA
 | |
| 
 | |
| config PINCTRL_TEGRA124
 | |
| 	bool
 | |
| 	select PINCTRL_TEGRA
 | |
| 
 | |
| config PINCTRL_TEGRA210
 | |
| 	bool
 | |
| 	select PINCTRL_TEGRA
 | |
| 
 | |
| config PINCTRL_TEGRA_XUSB
 | |
| 	def_bool y if ARCH_TEGRA
 | |
| 	select GENERIC_PHY
 | |
| 	select PINCONF
 | |
| 	select PINMUX
 |