summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-gigabeat-s.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/firmware/export/config-gigabeat-s.h b/firmware/export/config-gigabeat-s.h
index 4359c90279..71d84de5b3 100644
--- a/firmware/export/config-gigabeat-s.h
+++ b/firmware/export/config-gigabeat-s.h
@@ -74,8 +74,7 @@
74 74
75#define HW_SAMPR_CAPS (SAMPR_CAP_48 | SAMPR_CAP_44 | SAMPR_CAP_32 | \ 75#define HW_SAMPR_CAPS (SAMPR_CAP_48 | SAMPR_CAP_44 | SAMPR_CAP_32 | \
76 SAMPR_CAP_24 | SAMPR_CAP_22 | SAMPR_CAP_16 | \ 76 SAMPR_CAP_24 | SAMPR_CAP_22 | SAMPR_CAP_16 | \
77 SAMPR_CAP_16 | SAMPR_CAP_12 | SAMPR_CAP_11 | \ 77 SAMPR_CAP_12 | SAMPR_CAP_11 | SAMPR_CAP_8)
78 SAMPR_CAP_8)
79 78
80#ifndef BOOTLOADER 79#ifndef BOOTLOADER
81/* Not for bootloader */ 80/* Not for bootloader */