We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ff347d commit f1404c7Copy full SHA for f1404c7
drivers/clk/sunxi-ng/Kconfig
@@ -13,14 +13,14 @@ config SUNIV_F1C100S_CCU
13
depends on MACH_SUNIV || COMPILE_TEST
14
15
config SUN20I_D1_CCU
16
- tristate "Support for the Allwinner D1 CCU"
+ tristate "Support for the Allwinner D1/R528/T113 CCU"
17
default y
18
- depends on RISCV || COMPILE_TEST
+ depends on MACH_SUN8I || RISCV || COMPILE_TEST
19
20
config SUN20I_D1_R_CCU
21
- tristate "Support for the Allwinner D1 PRCM CCU"
+ tristate "Support for the Allwinner D1/R528/T113 PRCM CCU"
22
23
24
25
config SUN50I_A64_CCU
26
tristate "Support for the Allwinner A64 CCU"
0 commit comments