diff options
Diffstat (limited to 'firmware/export/config-cowond2.h')
-rw-r--r-- | firmware/export/config-cowond2.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/firmware/export/config-cowond2.h b/firmware/export/config-cowond2.h index 2b3b09cb09..85e46f9b30 100644 --- a/firmware/export/config-cowond2.h +++ b/firmware/export/config-cowond2.h @@ -49,9 +49,10 @@ /* define this if you would like tagcache to build on this target */ //#define HAVE_TAGCACHE -/* FM Tuner +/* FM Tuner */ #define CONFIG_TUNER LV24020LP -#define HAVE_TUNER_PWR_CTRL*/ +#define HAVE_TUNER_PWR_CTRL +#define HAVE_RADIO_REGION /* define this if you have a flash memory storage */ #define HAVE_FLASH_STORAGE |