summaryrefslogtreecommitdiff
path: root/firmware/export/config/samsungypr0.h
diff options
context:
space:
mode:
authorAidan MacDonald <amachronic@protonmail.com>2021-08-15 17:14:06 +0100
committerAidan MacDonald <amachronic@protonmail.com>2021-08-15 20:41:58 +0100
commit5a4cc8da3fd4fa7cd3b89ac8d636fe8ef77ee9e0 (patch)
treec7c7b3b754d74fe06e5a5453e37df81341b0b00e /firmware/export/config/samsungypr0.h
parentde578bde1fb283027545b4a6a3292e39d0a1f1a7 (diff)
downloadrockbox-5a4cc8da3fd4fa7cd3b89ac8d636fe8ef77ee9e0.tar.gz
rockbox-5a4cc8da3fd4fa7cd3b89ac8d636fe8ef77ee9e0.zip
Drop HAVE_RTC_RAM
Only Archos players ever used this feature and it isn't implemented on any current targets. Change-Id: I39c8455480a3fe33cd25b667e8d4d6ff3a092d3e
Diffstat (limited to 'firmware/export/config/samsungypr0.h')
-rw-r--r--firmware/export/config/samsungypr0.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h
index ba5f02ad74..e29ea6a974 100644
--- a/firmware/export/config/samsungypr0.h
+++ b/firmware/export/config/samsungypr0.h
@@ -68,10 +68,6 @@
68/* TODO: ASCODEC has an auto dim feature, so disabling the supply to leds should do the trick. But for now I tested SW fading only */ 68/* TODO: ASCODEC has an auto dim feature, so disabling the supply to leds should do the trick. But for now I tested SW fading only */
69#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING 69#define CONFIG_BACKLIGHT_FADING BACKLIGHT_FADING_SW_SETTING
70 70
71/* define this if you have RTC RAM available for settings */
72/* TODO: in theory we could use that, ascodec offers us such a ram. we have also a small device, part of the nand of 1 MB size, that Samsung uses to store region code etc and it's almost unused space */
73//#define HAVE_RTC_RAM
74
75/* define this if you have a real-time clock */ 71/* define this if you have a real-time clock */
76#define CONFIG_RTC RTC_AS3514 72#define CONFIG_RTC RTC_AS3514
77#define HAVE_RTC_ALARM 73#define HAVE_RTC_ALARM