summaryrefslogtreecommitdiff
path: root/firmware/export/config-h100.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-h100.h')
-rw-r--r--firmware/export/config-h100.h3
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 @@
10 10
11#define CONFIG_KEYPAD IRIVER_H100_PAD 11#define CONFIG_KEYPAD IRIVER_H100_PAD
12 12
13/* Define this if you do software codec */
14#define CONFIG_HWCODEC MASNONE
15
13#ifndef SIMULATOR 16#ifndef SIMULATOR
14 17
15/* Define this if you have a Motorola SCF5249 */ 18/* Define this if you have a Motorola SCF5249 */