summaryrefslogtreecommitdiff
path: root/src/tusb_option.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tusb_option.h')
-rw-r--r--src/tusb_option.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tusb_option.h b/src/tusb_option.h
index f365e9c31..cb6d573ea 100644
--- a/src/tusb_option.h
+++ b/src/tusb_option.h
@@ -157,10 +157,6 @@
#define CFG_TUD_CTRL_BUFSIZE 256
#endif
- #ifndef CFG_TUD_DESC_AUTO
- #define CFG_TUD_DESC_AUTO 0
- #endif
-
#ifndef CFG_TUD_CDC
#define CFG_TUD_CDC 0
#endif