From 557fc20f3a2e04097a3e298d3042d6b6ec149461 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 27 Jan 2005 19:16:20 +0000 Subject: define gmini and iriver to use sf codec (= MASNONE) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5680 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config-gmini120.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'firmware/export/config-gmini120.h') diff --git a/firmware/export/config-gmini120.h b/firmware/export/config-gmini120.h index e5b69a0c1d..5db05476cb 100644 --- a/firmware/export/config-gmini120.h +++ b/firmware/export/config-gmini120.h @@ -24,6 +24,9 @@ #define CONFIG_I2C I2C_GMINI +/* Define this if you do software codec */ +#define CONFIG_HWCODEC MASNONE + /* Type of mobile power, FIXME: probably different, make new type */ #define CONFIG_BATTERY BATT_LIION2200 #define BATTERY_SCALE_FACTOR 6465 -- cgit v1.2.3