summaryrefslogtreecommitdiff
path: root/firmware/export/config/sonynwze360.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sonynwze360.h')
-rw-r--r--firmware/export/config/sonynwze360.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config/sonynwze360.h b/firmware/export/config/sonynwze360.h
index a0f05f4342..ddb197950d 100644
--- a/firmware/export/config/sonynwze360.h
+++ b/firmware/export/config/sonynwze360.h
@@ -40,6 +40,9 @@
40/* define this if you would like tagcache to build on this target */ 40/* define this if you would like tagcache to build on this target */
41#define HAVE_TAGCACHE 41#define HAVE_TAGCACHE
42 42
43/* define this if the target has volume keys which can be used in the lists */
44#define HAVE_VOLUME_IN_LIST
45
43/* define this if you have LCD enable function */ 46/* define this if you have LCD enable function */
44#define HAVE_LCD_ENABLE 47#define HAVE_LCD_ENABLE
45 48