summaryrefslogtreecommitdiff
path: root/drivers/clk/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/clk/Kconfig')
-rw-r--r--drivers/clk/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/clk/Kconfig b/drivers/clk/Kconfig
index 279407a..60c0a01 100644
--- a/drivers/clk/Kconfig
+++ b/drivers/clk/Kconfig
@@ -88,7 +88,7 @@ config COMMON_CLK_AXI_CLKGEN
config CLK_PPC_CORENET
bool "Clock driver for PowerPC corenet platforms"
- depends on PPC_E500MC && OF
+ depends on (PPC_E500MC || FSL_SOC) && OF
---help---
This adds the clock driver support for Freescale PowerPC corenet
platforms using common clock framework.