summaryrefslogtreecommitdiff
path: root/firmware/export/config/ipodnano2g.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config/ipodnano2g.h')
-rw-r--r--firmware/export/config/ipodnano2g.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h
index 9d8c39ef7e..0693cedc14 100644
--- a/firmware/export/config/ipodnano2g.h
+++ b/firmware/export/config/ipodnano2g.h
@@ -14,7 +14,7 @@
14 14
15/* Define bitmask of input sources - recordable bitmask can be defined 15/* Define bitmask of input sources - recordable bitmask can be defined
16 explicitly if different */ 16 explicitly if different */
17#define INPUT_SRC_CAPS (SRC_CAP_LINEIN) 17#define INPUT_SRC_CAPS (SRC_CAP_LINEIN|SRC_CAP_FMRADIO)
18 18
19/* define the bitmask of hardware sample rates */ 19/* define the bitmask of hardware sample rates */
20#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11 \ 20#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11 \
@@ -162,9 +162,9 @@
162//#define HAVE_LCD_CONTRAST 162//#define HAVE_LCD_CONTRAST
163 163
164/* Define Apple remote tuner */ 164/* Define Apple remote tuner */
165//#define CONFIG_TUNER IPOD_REMOTE_TUNER 165#define CONFIG_TUNER IPOD_REMOTE_TUNER
166//#define HAVE_RDS_CAP 166#define HAVE_RDS_CAP
167//#define CONFIG_RDS RDS_CFG_PUSH 167#define CONFIG_RDS RDS_CFG_PUSH
168 168
169/* The exact type of CPU */ 169/* The exact type of CPU */
170#define CONFIG_CPU S5L8701 170#define CONFIG_CPU S5L8701