6 lines
139 B
Plaintext
6 lines
139 B
Plaintext
|
menuconfig RT_USING_CLK
|
||
|
bool "Using Common Clock Framework (CLK)"
|
||
|
depends on RT_USING_DM
|
||
|
select RT_USING_ADT_REF
|
||
|
default y
|