mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
95329c82e2
Issue #2451
12 lines
398 B
Diff
12 lines
398 B
Diff
--- src/kernel/sel4/configs/pc99/autoconf.h
|
|
+++ src/kernel/sel4/configs/pc99/autoconf.h
|
|
@@ -77,7 +77,7 @@
|
|
#define CONFIG_USER_OPTIMISATION_O2 1
|
|
#define CONFIG_LIB_CPIO 1
|
|
#define CONFIG_RETYPE_FAN_OUT_LIMIT 256
|
|
-#define CONFIG_ROOT_CNODE_SIZE_BITS 16
|
|
+#define CONFIG_ROOT_CNODE_SIZE_BITS 18
|
|
#define CONFIG_NUM_PRIORITIES 256
|
|
#define CONFIG_TESTPRINTER_REGEX ".*"
|
|
#define CONFIG_APP_SEL4TEST 1
|