Merge tag 'v3.10.55' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / arm / mach-mt8127 / pixi3_10 / core / logger_custom.h
1 #ifndef __LOGGER_CUSTOM_H
2 #define __LOGGER_CUSTOM_H
3
4 #include <generated/autoconf.h>
5
6 #define __MAIN_BUF_SIZE 64*1024
7 #define __EVENTS_BUF_SIZE 256*1024
8 #define __RADIO_BUF_SIZE 64*1024
9 #define __SYSTEM_BUF_SIZE 64*1024
10
11 #endif /* __LOGGER_CUSTOM_H */
12
13