Files
c_soft/riscv/rtthread/components/drivers/clk/Kconfig
2025-06-13 14:38:32 +08:00

6 lines
144 B
Plaintext
Executable File

menuconfig RT_USING_CLK
bool "Using Common Clock Framework (CLK)"
depends on RT_USING_DM
select RT_USING_ADT_REF
default y