summaryrefslogtreecommitdiffstats
path: root/firmware/export/config/sansaview.h
diff options
context:
space:
mode:
authorSzymon Dziok <b0hoon@o2.pl>2014-03-27 22:35:04 +0000
committerSzymon Dziok <b0hoon@o2.pl>2014-03-27 22:35:04 +0000
commit62ac0c78c34ee0beaf1c0f47ab4c9375cec5fe96 (patch)
treec90a3261e47e0e3cc9ce8ac0a7a19f6ba9abbcf4 /firmware/export/config/sansaview.h
parent938aa8eefe9591a469a48474ff651cb0a2971d7f (diff)
downloadrockbox-62ac0c78c34ee0beaf1c0f47ab4c9375cec5fe96.tar.gz
rockbox-62ac0c78c34ee0beaf1c0f47ab4c9375cec5fe96.zip
Sansa View: adjust two things (define fake codec, missing header file) in order
to compile the bootloader (now it should). Change-Id: Iba6aa2f118670d66e10451eaf43dd4d83176b06a
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 @@
/* Define this if you do software codec */
#define CONFIG_CODEC SWCODEC
/* There is no hardware tone control */
-#define HAVE_SW_TONE_CONTROLS
+/* #define HAVE_SW_TONE_CONTROLS*/
+#define HAVE_WM8731
/* define this if you have a real-time clock */
#ifndef BOOTLOADER