Kconfig 96 B

1234567
  1. menu "Hardware Drivers Config"
  2. config RT_USING_LED
  3. bool "Using LED"
  4. default n
  5. endmenu