summaryrefslogtreecommitdiff
path: root/firmware/export/config/sansaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/sansaview.h')
-rw-r--r--firmware/export/config/sansaview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h
index d2fd679895..fb49010d62 100644
--- a/firmware/export/config/sansaview.h
+++ b/firmware/export/config/sansaview.h
@@ -81,7 +81,8 @@
81/* Define this if you do software codec */ 81/* Define this if you do software codec */
82#define CONFIG_CODEC SWCODEC 82#define CONFIG_CODEC SWCODEC
83/* There is no hardware tone control */ 83/* There is no hardware tone control */
84#define HAVE_SW_TONE_CONTROLS 84/* #define HAVE_SW_TONE_CONTROLS*/
85#define HAVE_WM8731
85 86
86/* define this if you have a real-time clock */ 87/* define this if you have a real-time clock */
87#ifndef BOOTLOADER 88#ifndef BOOTLOADER