summaryrefslogtreecommitdiff
path: root/firmware/drivers/fmradio.c
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/drivers/fmradio.c')
-rw-r--r--firmware/drivers/fmradio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/drivers/fmradio.c b/firmware/drivers/fmradio.c
index 604005b884..a0394b2a57 100644
--- a/firmware/drivers/fmradio.c
+++ b/firmware/drivers/fmradio.c
@@ -23,7 +23,7 @@
23#include "debug.h" 23#include "debug.h"
24#include "system.h" 24#include "system.h"
25 25
26#ifdef HAVE_FMRADIO 26#ifdef CONFIG_TUNER
27 27
28/* Signals: 28/* Signals:
29 DI (Data In) - PB0 (doubles as data pin for the LCD) 29 DI (Data In) - PB0 (doubles as data pin for the LCD)