diff options
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r-- | firmware/export/config-ipodcolor.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ #define CONFIG_CODEC SWCODEC /* define this if you have a real-time clock */ -#if !defined(BOOTLOADER) #define CONFIG_RTC RTC_PCF50605 -#endif /* Define this if you have a software controlled poweroff */ #define HAVE_SW_POWEROFF |