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>
Este commit está contenido en:
Thierry Reding
2015-04-01 09:10:58 +02:00
padre 890d6a54ea
commit 31b52ba42d
Se han modificado 4 ficheros con 15 adiciones y 1 borrados

Ver fichero

@@ -158,3 +158,4 @@ source "drivers/clk/bcm/Kconfig"
source "drivers/clk/mvebu/Kconfig"
source "drivers/clk/samsung/Kconfig"
source "drivers/clk/tegra/Kconfig"