summaryrefslogtreecommitdiff
path: root/firmware/export/config-ifp7xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/export/config-ifp7xx.h')
-rw-r--r--firmware/export/config-ifp7xx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index 6247625618..4d89099067 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -33,10 +33,10 @@
33#define HAVE_SW_POWEROFF 33#define HAVE_SW_POWEROFF
34 34
35/* The number of bytes reserved for loadable codecs */ 35/* The number of bytes reserved for loadable codecs */
36#define CODEC_SIZE 0x30000 36#define CODEC_SIZE 0x20000
37 37
38/* The number of bytes reserved for loadable plugins */ 38/* The number of bytes reserved for loadable plugins */
39#define PLUGIN_BUFFER_SIZE 0x20000 39#define PLUGIN_BUFFER_SIZE 0x10000
40 40
41/* Define this if you have the WM8975 audio codec */ 41/* Define this if you have the WM8975 audio codec */
42/* #define HAVE_WM8975 */ 42/* #define HAVE_WM8975 */