Kconfig 139 B

12345
  1. menuconfig RT_USING_CLK
  2. bool "Using Common Clock Framework (CLK)"
  3. depends on RT_USING_DM
  4. select RT_USING_ADT_REF
  5. default y