summaryrefslogblamecommitdiffstats
path: root/drivers/padctrl/Kconfig
blob: 5696fec652537cec1f4b68c0655ca6b480f97879 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
          
 







                                                                
 
     
if PADCTRL

config PADCTRL_GENERIC_TEGRA_IO_PAD
	bool "Generic Tegra IO Pad control driver"
	depends on ARCH_TEGRA
	help
	  This option enables Genric Tegra IO PAD padctrl driver

	  Tegra IO Pad padctrl driver which controls the IO pad
	  configuration for 1.2V, 1.8V and 3.3V.

endif