diff options
Diffstat (limited to 'firmware/export/config-ipodcolor.h')
-rw-r--r-- | firmware/export/config-ipodcolor.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h index b88c9bc7a4..b413b8681c 100644 --- a/firmware/export/config-ipodcolor.h +++ b/firmware/export/config-ipodcolor.h | |||
@@ -38,7 +38,7 @@ | |||
38 | #define CODEC_SIZE 0x80000 | 38 | #define CODEC_SIZE 0x80000 |
39 | 39 | ||
40 | /* The number of bytes reserved for loadable plugins */ | 40 | /* The number of bytes reserved for loadable plugins */ |
41 | #define PLUGIN_BUFFER_SIZE 0xC0000 | 41 | #define PLUGIN_BUFFER_SIZE 0x80000 |
42 | 42 | ||
43 | /* Define this if you have the WM8975 audio codec */ | 43 | /* Define this if you have the WM8975 audio codec */ |
44 | #define HAVE_WM8975 | 44 | #define HAVE_WM8975 |