From 5093e68e65297c5a950b2c182c74159c4f65d447 Mon Sep 17 00:00:00 2001 From: Michael Sevakis Date: Mon, 9 Jan 2012 05:23:25 +0000 Subject: Fix Clip Zip bootloader build. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31644 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/sansaclipzip.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h index 2ddf417..9333e66 100644 --- a/firmware/export/config/sansaclipzip.h +++ b/firmware/export/config/sansaclipzip.h @@ -13,6 +13,7 @@ #define HAVE_MULTIDRIVE #define NUM_DRIVES 2 #define HAVE_HOTSWAP +#define HAVE_RDS_CAP #endif #define HW_SAMPR_CAPS SAMPR_CAP_ALL @@ -33,8 +34,6 @@ explicitly if different */ #define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) -#define HAVE_RDS_CAP - /* define this if you have a bitmap LCD display */ #define HAVE_LCD_BITMAP /* define this if you have a colour LCD */ @@ -123,7 +122,6 @@ #define PLUGIN_BUFFER_SIZE 0x80000 #define AB_REPEAT_ENABLE - /* FM Tuner */ #define CONFIG_TUNER SI4700 /* in fact SI4702 */ //#define HAVE_TUNER_PWR_CTRL -- cgit v1.1