summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-ipod3g.h2
-rw-r--r--firmware/export/config-ipod4g.h2
-rw-r--r--firmware/export/config-ipodcolor.h2
-rw-r--r--firmware/export/config-ipodmini.h2
-rw-r--r--firmware/export/config-ipodmini2g.h2
-rw-r--r--firmware/export/config-ipodnano.h2
-rw-r--r--firmware/export/config-ipodvideo.h2
7 files changed, 0 insertions, 14 deletions
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index a920442dd8..0ad247ca63 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -46,9 +46,7 @@
46#define CONFIG_CODEC SWCODEC 46#define CONFIG_CODEC SWCODEC
47 47
48/* define this if you have a real-time clock */ 48/* define this if you have a real-time clock */
49#if !defined(BOOTLOADER)
50#define CONFIG_RTC RTC_PCF50605 49#define CONFIG_RTC RTC_PCF50605
51#endif
52 50
53/* Define this if you have a software controlled poweroff */ 51/* Define this if you have a software controlled poweroff */
54#define HAVE_SW_POWEROFF 52#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 74a378c109..70f1a27f1d 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -52,9 +52,7 @@
52#define CONFIG_CODEC SWCODEC 52#define CONFIG_CODEC SWCODEC
53 53
54/* define this if you have a real-time clock */ 54/* define this if you have a real-time clock */
55#if !defined(BOOTLOADER)
56#define CONFIG_RTC RTC_PCF50605 55#define CONFIG_RTC RTC_PCF50605
57#endif
58 56
59/* Define this if you have a software controlled poweroff */ 57/* Define this if you have a software controlled poweroff */
60#define HAVE_SW_POWEROFF 58#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index c7211c7615..4f243d986e 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -43,9 +43,7 @@
43#define CONFIG_CODEC SWCODEC 43#define CONFIG_CODEC SWCODEC
44 44
45/* define this if you have a real-time clock */ 45/* define this if you have a real-time clock */
46#if !defined(BOOTLOADER)
47#define CONFIG_RTC RTC_PCF50605 46#define CONFIG_RTC RTC_PCF50605
48#endif
49 47
50/* Define this if you have a software controlled poweroff */ 48/* Define this if you have a software controlled poweroff */
51#define HAVE_SW_POWEROFF 49#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index e8fbfeb139..296a4c6158 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -46,9 +46,7 @@
46#define CONFIG_CODEC SWCODEC 46#define CONFIG_CODEC SWCODEC
47 47
48/* define this if you have a real-time clock */ 48/* define this if you have a real-time clock */
49#if !defined(BOOTLOADER)
50#define CONFIG_RTC RTC_PCF50605 49#define CONFIG_RTC RTC_PCF50605
51#endif
52 50
53/* Define this if you have a software controlled poweroff */ 51/* Define this if you have a software controlled poweroff */
54#define HAVE_SW_POWEROFF 52#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 47523fb3f3..6906f0eecd 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -46,9 +46,7 @@
46#define CONFIG_CODEC SWCODEC 46#define CONFIG_CODEC SWCODEC
47 47
48/* define this if you have a real-time clock */ 48/* define this if you have a real-time clock */
49#if !defined(BOOTLOADER)
50#define CONFIG_RTC RTC_PCF50605 49#define CONFIG_RTC RTC_PCF50605
51#endif
52 50
53/* Define this if you have a software controlled poweroff */ 51/* Define this if you have a software controlled poweroff */
54#define HAVE_SW_POWEROFF 52#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index e64e651a5d..da041526db 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -43,9 +43,7 @@
43#define CONFIG_CODEC SWCODEC 43#define CONFIG_CODEC SWCODEC
44 44
45/* define this if you have a real-time clock */ 45/* define this if you have a real-time clock */
46#if !defined(BOOTLOADER)
47#define CONFIG_RTC RTC_PCF50605 46#define CONFIG_RTC RTC_PCF50605
48#endif
49 47
50/* Define this if you have a software controlled poweroff */ 48/* Define this if you have a software controlled poweroff */
51#define HAVE_SW_POWEROFF 49#define HAVE_SW_POWEROFF
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index fbdeb511ae..6626c237b1 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -43,9 +43,7 @@
43#define CONFIG_CODEC SWCODEC 43#define CONFIG_CODEC SWCODEC
44 44
45/* define this if you have a real-time clock */ 45/* define this if you have a real-time clock */
46#if !defined(BOOTLOADER)
47#define CONFIG_RTC RTC_PCF50605 46#define CONFIG_RTC RTC_PCF50605
48#endif
49 47
50/* Define this if you have a software controlled poweroff */ 48/* Define this if you have a software controlled poweroff */
51#define HAVE_SW_POWEROFF 49#define HAVE_SW_POWEROFF