diff options
| -rw-r--r-- | apps/features.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/features.txt b/apps/features.txt index 59d24be..a48634f 100644 --- a/apps/features.txt +++ b/apps/features.txt @@ -88,7 +88,7 @@ multivolume quickscreen #endif -#if defined(CONFIG_TUNER) +#if CONFIG_TUNER != 0 radio #endif |