alistair23-linux/drivers/clk/tegra/Kconfig
Thierry Reding 31b52ba42d clk: tegra: EMC clock driver depends on EMC driver
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>
2015-05-13 15:17:13 +02:00

4 lines
58 B
Plaintext

config TEGRA_CLK_EMC
def_bool y
depends on TEGRA124_EMC