diff options
| author | sakumisu <[email protected]> | 2024-08-18 15:22:27 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2024-08-18 15:22:27 +0800 |
| commit | f1e70433840f5d9f4d28fb62f05248b8806dfeac (patch) | |
| tree | 1a6947c70c97224ace53829f65d0f8eb5c20c982 | |
| parent | e4954d41949e32e8b8fcdc3882c0ca611b8cec40 (diff) | |
chore(kconfig): change description
| -rw-r--r-- | Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Kconfig file for CherryUSB menuconfig CHERRYUSB - bool "Using CherryUSB" + bool "CherryUSB Configuration" default n if CHERRYUSB |
