CLK: ARC: HSDK: add separate clock map for HSDK-4xD
[oweals/u-boot.git] / drivers / clk / Kconfig
index 1992d4a4b47a81042684ba1e41fa05ac31f31e2b..8b8b71999957d06f1b29bbf98a457325f9c37619 100644 (file)
@@ -100,10 +100,11 @@ config CLK_TI_SCI
          managed by the TI System Controller, say Y here. Otherwise, say N.
 
 config CLK_HSDK
-       bool "Enable cgu clock driver for HSDK"
-       depends on CLK
+       bool "Enable cgu clock driver for HSDK boards"
+       depends on CLK && TARGET_HSDK
        help
-         Enable this to support the cgu clocks on Synopsys ARC HSDK
+         Enable this to support the cgu clocks on Synopsys ARC HSDK and
+         Synopsys ARC HSDK-4xD boards
 
 config CLK_VERSAL
        bool "Enable clock driver support for Versal"