mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 06:40:53 +07:00
31b52ba42d
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>
4 lines
58 B
Plaintext
4 lines
58 B
Plaintext
config TEGRA_CLK_EMC
|
|
def_bool y
|
|
depends on TEGRA124_EMC
|