From: Alan Cox Date: Sat, 8 Dec 2018 01:19:02 +0000 (+0000) Subject: tc2068: tune for new parent first single model X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=55bfe79a2b25b59ec551cf0a0efca0a33b8a492a;p=FUZIX.git tc2068: tune for new parent first single model --- diff --git a/Kernel/platform-tc2068/config.h b/Kernel/platform-tc2068/config.h index df857fd8..afcbbfbf 100644 --- a/Kernel/platform-tc2068/config.h +++ b/Kernel/platform-tc2068/config.h @@ -28,6 +28,8 @@ #define CONFIG_SPLIT_UDATA #define UDATA_BLKS 1 #define UDATA_SIZE 0x200 +#define CONFIG_PARENT_FIRST +#define MAXTICKS 20 #define CONFIG_DYNAMIC_BUFPOOL #define CONFIG_DYNAMIC_SWAP