fix(kconfig): fix spelling

This commit is contained in:
sakumisu 2024-07-10 20:28:20 +08:00
parent a942ec85a8
commit 3d3c6bb5a2

View File

@ -107,7 +107,7 @@ if CHERRYUSB
choice
prompt "Select usb device template"
default CHERRYUSB_DEVICE_TEMPLATE
default CHERRYUSB_DEVICE_TEMPLATE_NONE
config CHERRYUSB_DEVICE_TEMPLATE_NONE
bool "none (Implement it yourself)"
config CHERRYUSB_DEVICE_TEMPLATE_CDC_ACM