From d6c054575b4561b4c657565ecb4ff82565fa6c78 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Mon, 29 Aug 2005 21:15:27 +0000 Subject: Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and SWCODEC, respectively. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7416 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-recorderv2.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config-recorderv2.h') diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h index b2d6d01669..da0bb41f80 100644 --- a/firmware/export/config-recorderv2.h +++ b/firmware/export/config-recorderv2.h @@ -29,7 +29,7 @@ #define CONFIG_CPU SH7034 /* Define this if you have a MAS3587F */ -#define CONFIG_HWCODEC MAS3587F +#define CONFIG_CODEC MAS3587F /* Define this if you have a FM Recorder key system */ #define HAVE_FMADC 1 -- cgit v1.2.3