msx1: switch to parent first and new style single process
authorAlan Cox <alan@linux.intel.com>
Sat, 8 Dec 2018 01:15:40 +0000 (01:15 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 8 Dec 2018 01:15:40 +0000 (01:15 +0000)
Kernel/platform-msx1/config.h

index d950898..d52337a 100644 (file)
@@ -31,6 +31,8 @@ extern unsigned int swap_dev;
 #define MAX_SWAPS   16         /* We will size it from the partition */
 /* Swap will be set up when a suitably labelled partition is seen */
 #define CONFIG_DYNAMIC_SWAP
+#define MAXTICKS    20
+#define CONFIG_PARENT_FIRST    /* Required by the Z80 swap only and good */
 
 /* Video terminal, not a serial tty */
 #define CONFIG_VT