summaryrefslogtreecommitdiffstats
path: root/drivers/padctrl/Kconfig.nvidia
blob: b81b1b1697f1d81a446c72d30f537b4baa280fe9 (plain) (blame)
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