提交 19d41e5e 编写于 作者: D Dmitry Osipenko 提交者: Thierry Reding

soc/tegra: fuse: Add APB DMA dependency for Tegra20

Tegra20 FUSE driver depends on DMA channel presence, otherwise it fails to
probe.
Signed-off-by: NDmitry Osipenko <digetx@gmail.com>
Signed-off-by: NThierry Reding <treding@nvidia.com>
上级 3979a4c6
......@@ -126,6 +126,7 @@ config SOC_TEGRA_FUSE
def_bool y
depends on ARCH_TEGRA
select SOC_BUS
select TEGRA20_APB_DMA if ARCH_TEGRA_2x_SOC
config SOC_TEGRA_FLOWCTRL
bool
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册