blob: 57edb6bbde90dface8d7c7a01e9f1e60ce97946f [file] [log] [blame]
Googler3cec7d72023-12-13 10:05:01 +00001config CLK_MESON_G12
2 bool "Support G12A/G12B Clock"
3 depends on CLK
4 help
Googler63dd2272024-10-23 19:29:29 +08005 This option is used to enable the meson g12a clock
6 driver.
7
Googler3cec7d72023-12-13 10:05:01 +00008config CLK_MESON_A1
9 bool "Support A1 Clock"
10 depends on CLK
11 help
Googler63dd2272024-10-23 19:29:29 +080012 This option is used to enable the meson a1 clock
13 driver.
Googler3cec7d72023-12-13 10:05:01 +000014
15config CLK_MESON_C1
Googler63dd2272024-10-23 19:29:29 +080016 bool "Support C1 Clock"
17 depends on CLK
18 help
19 This option is used to enable the meson c1 clock
20 driver.
21
22config CLK_MESON_S4
23 bool "Support S4 Clock"
24 depends on CLK
25 help
26 This option is used to enable the meson s4 clock
27 driver
Googler54c966a2024-11-22 15:02:52 +080028
29config CLK_MESON_SC2
30 bool "Support SC2 Clock"
31 depends on CLK
32 help
Googler63dd2272024-10-23 19:29:29 +080033 This option is used to enable the meson sc2 clock
Googler54c966a2024-11-22 15:02:52 +080034 driver
35
36config CLK_MESON_C2
37 bool "Support C2 Clock"
38 depends on CLK
39 help
40 This option is used to enable the meson c2 clock
41 driver.
Googler63dd2272024-10-23 19:29:29 +080042
43config CLK_MESON_T7
44 bool "Support T7 Clock"
45 depends on CLK
46 help
47 This option is used to enable the meson t7 clock
48 driver
49
50config CLK_MESON_C2
51 bool "Support C2 Clock"
52 depends on CLK
53 help
54 This option is used to enable the meson c2 clock
55 driver.