diff options
Diffstat (limited to 'targets/pcengines/alix1c/Config.lb')
-rw-r--r-- | targets/pcengines/alix1c/Config.lb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/targets/pcengines/alix1c/Config.lb b/targets/pcengines/alix1c/Config.lb index 5a620b27c0..82415e0269 100644 --- a/targets/pcengines/alix1c/Config.lb +++ b/targets/pcengines/alix1c/Config.lb @@ -14,7 +14,7 @@ option ROM_IMAGE_SIZE = (64 * 1024) option FALLBACK_SIZE = ROM_SIZE option DEFAULT_CONSOLE_LOGLEVEL = 3 -option MAXIMUM_CONSOLE_LOGLEVEL = 11 +option MAXIMUM_CONSOLE_LOGLEVEL = 9 romimage "fallback" option USE_FALLBACK_IMAGE = 1 |