summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Kconfig.cherryusb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Kconfig.cherryusb b/Kconfig.cherryusb
index 4d44a750..0e36e73b 100644
--- a/Kconfig.cherryusb
+++ b/Kconfig.cherryusb
@@ -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