summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/Kconfig
AgeCommit message (Collapse)AuthorFilesLines
2015-05-13clk: tegra: EMC clock driver depends on EMC driverThierry Reding1-0/+3
The EMC clock driver uses symbols exported by the EMC driver, so it needs the corresponding dependency to avoid build breakage. Signed-off-by: Thierry Reding <treding@nvidia.com>