diff --git a/firmware/export/config-clip.h b/firmware/export/config-clip.h index 231702564a..cfeaea770c 100644 --- a/firmware/export/config-clip.h +++ b/firmware/export/config-clip.h @@ -9,7 +9,6 @@ #define FIRMWARE_OFFSET_FILE_DATA 0 #define FIRMWARE_OFFSET_FILE_CRC 0 -#if 0 #define HW_SAMPR_CAPS (SAMPR_CAP_44) /* define this if you have recording possibility */ @@ -23,7 +22,6 @@ /* Define bitmask of input sources - recordable bitmask can be defined explicitly if different */ #define INPUT_SRC_CAPS (SRC_CAP_MIC | SRC_CAP_FMRADIO) -#endif /* define this if you have a bitmap LCD display */ #define HAVE_LCD_BITMAP @@ -91,7 +89,7 @@ #define AB_REPEAT_ENABLE 1 /* FM Tuner */ -//#define CONFIG_TUNER +#define CONFIG_TUNER SI4700 /* in fact SI4702 but let's hope it's compatible */ //#define HAVE_TUNER_PWR_CTRL /* Define this for LCD backlight available */