summaryrefslogtreecommitdiff
path: root/firmware/export/config-gigabeat.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-gigabeat.h')
-rw-r--r--firmware/export/config-gigabeat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index 5f45bdbff0..6264ab5087 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -70,6 +70,9 @@
70/* Define this if you have the WM8975 audio codec */ 70/* Define this if you have the WM8975 audio codec */
71#define HAVE_WM8751 71#define HAVE_WM8751
72 72
73/* Define this if you want to use the adaptive bass capibility of the 8751 */
74#define USE_ADAPTIVE_BASS
75
73#define BATTERY_CAPACITY_DEFAULT 2000 /* default battery capacity */ 76#define BATTERY_CAPACITY_DEFAULT 2000 /* default battery capacity */
74 77
75#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | \ 78#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | \