From 62ac0c78c34ee0beaf1c0f47ab4c9375cec5fe96 Mon Sep 17 00:00:00 2001 From: Szymon Dziok Date: Thu, 27 Mar 2014 22:35:04 +0000 Subject: Sansa View: adjust two things (define fake codec, missing header file) in order to compile the bootloader (now it should). Change-Id: Iba6aa2f118670d66e10451eaf43dd4d83176b06a --- firmware/export/config/sansaview.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'firmware/export/config') 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 -- cgit v1.2.3