diff options
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r-- | firmware/export/config-h100.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h index ae468a2626..ae39a5453f 100644 --- a/firmware/export/config-h100.h +++ b/firmware/export/config-h100.h @@ -10,6 +10,9 @@ #define CONFIG_KEYPAD IRIVER_H100_PAD +/* Define this if you do software codec */ +#define CONFIG_HWCODEC MASNONE + #ifndef SIMULATOR /* Define this if you have a Motorola SCF5249 */ |