Staging
v0.8.1
https://github.com/torvalds/linux
Raw File
Tip revision: c0bc126f97fb929b3ae02c1c62322645d70eb408 authored by Linus Torvalds on 26 June 2017, 01:30:05 UTC
Linux 4.12-rc7
Tip revision: c0bc126
Kconfig
config TEGRA_CLK_EMC
	def_bool y
	depends on TEGRA124_EMC

config CLK_TEGRA_BPMP
	def_bool y
	depends on TEGRA_BPMP
back to top