From 5fc66e58dd8a62099cfb1c3f7ae48d7115376be3 Mon Sep 17 00:00:00 2001 From: Peter D'Hoye Date: Wed, 16 Aug 2006 23:26:55 +0000 Subject: Automatic Gain Control during recording. At this point only compiled for iriver h1x0 and h3x0. Patch FS#4748 by Jvo Studer, Martin Scarratt and myself. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10625 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-h100.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'firmware/export/config-h100.h') diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index 52f7625760..c21c8a1dcd 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -74,6 +74,8 @@ /* define this if you have recording possibility */ #define HAVE_RECORDING 1 +#define HAVE_AGC + #ifndef SIMULATOR /* Define this if you have a Motorola SCF5249 */ -- cgit v1.2.3