summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2010-11-14 23:01:17 +0100
committerHarald Welte <laforge@gnumonks.org>2010-11-14 23:01:17 +0100
commit506b033dd2ca8e4625f50f1dbafd2ce171fe03b8 (patch)
tree25ff72539bbf9f6e30063fa25785806b721a766b /firmware
parentf2349ebe17e5ef14ec299992bc5ee44715edd4c0 (diff)
enable USB string descriptors
Diffstat (limited to 'firmware')
-rw-r--r--firmware/src/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/src/config.h b/firmware/src/config.h
index 92918e4..05b2ae1 100644
--- a/firmware/src/config.h
+++ b/firmware/src/config.h
@@ -1,4 +1,4 @@
#ifndef _CONFIG_H
-//#define CONFIG_USB_STRING
+#define CONFIG_USB_STRING
#endif
personal git repositories of Harald Welte. Your mileage may vary