From 8a177345ce7b96a00f1f14387412c2dfacfeaf34 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Tue, 14 Aug 2007 22:06:23 +0000 Subject: Moved archos power handling into target tree. * Tuner power handling cleaned up a bit. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14345 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-fmrecorder.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'firmware/export/config-fmrecorder.h') diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h index 2f5254f3bc..a41c69a7bf 100644 --- a/firmware/export/config-fmrecorder.h +++ b/firmware/export/config-fmrecorder.h @@ -84,18 +84,12 @@ /* Define this if you have a FM Recorder key system */ #define HAVE_FMADC -/* Define this if you need to power on ATA */ -#define NEEDS_ATA_POWER_ON - /* Define this if battery voltage can only be measured with ATA powered */ #define NEED_ATA_POWER_BATT_MEASURE /* Define this to the CPU frequency */ #define CPU_FREQ 11059200 -/* Define this if you control power on PB5 (instead of the OFF button) */ -#define HAVE_POWEROFF_ON_PB5 - /* Offset ( in the firmware file's header ) to the file length */ #define FIRMWARE_OFFSET_FILE_LENGTH 20 -- cgit v1.2.3