mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 17:33:08 +08:00
Fix a missing quotation mark in configuration description
This commit is contained in:
@@ -213,7 +213,7 @@ config EFM32_GPIO_IRQ
|
||||
Enable support for interrupting GPIO pins
|
||||
|
||||
config EFM32_LECLOCK
|
||||
bool "Enable LE clocking (unconditionally)
|
||||
bool "Enable LE clocking (unconditionally)"
|
||||
default n
|
||||
---help---
|
||||
Even you don't use core clock LE as source for LFA or LFB, to read
|
||||
|
||||
Reference in New Issue
Block a user