diff --git a/scripts/config/mconf.c b/scripts/config/mconf.c index b3709fe80d..4896481942 100644 --- a/scripts/config/mconf.c +++ b/scripts/config/mconf.c @@ -22,7 +22,7 @@ #include #include -#define BUFSIZE 32768 +#define BUFSIZE 524288 #define LKC_DIRECT_LINK #include "lkc.h"