diff options
Diffstat (limited to 'firmware/export/config-e200v2.h')
-rw-r--r-- | firmware/export/config-e200v2.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-e200v2.h b/firmware/export/config-e200v2.h index f2ba798f58..d144959509 100644 --- a/firmware/export/config-e200v2.h +++ b/firmware/export/config-e200v2.h @@ -96,8 +96,8 @@ #define AB_REPEAT_ENABLE 1 -/* FM Tuner - suspected to be the SI4702, but use SI4700 for now */ -#define CONFIG_TUNER SI4700 +/* FM Tuner - suspected to be the SI4702 */ +//#define CONFIG_TUNER SI4700 /* #define HAVE_TUNER_PWR_CTRL */ /* Define this for LCD backlight available */ |