summaryrefslogtreecommitdiff
path: root/firmware/export/config-ipodnano.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ipodnano.h')
-rw-r--r--firmware/export/config-ipodnano.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index 1d024d8565..37935786b7 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -74,10 +74,8 @@
74 74
75#ifndef SIMULATOR 75#ifndef SIMULATOR
76 76
77/* The Nano actually has a PP5021 - but it's register compatible with 77/* Define this if you have a PortalPlayer PP5022 */
78 the 5020 so Rockbox doesn't care. */ 78#define CONFIG_CPU PP5022
79/* Define this if you have a PortalPlayer PP5020 */
80#define CONFIG_CPU PP5020
81 79
82/* Define this if you want to use the PP5020 i2c interface */ 80/* Define this if you want to use the PP5020 i2c interface */
83#define CONFIG_I2C I2C_PP5020 81#define CONFIG_I2C I2C_PP5020