diff --git a/build/Config.mk b/build/Config.mk index 20e778d..bd1d095 100644 --- a/build/Config.mk +++ b/build/Config.mk @@ -3,7 +3,7 @@ # Kernel Configuration USE_FRAMEBUFFER ?= 1 -SMALL_PAGES ?= 1 +SMALL_PAGES ?= 0 # PIN_LOGO set to 0 if we want the logo to be scrolled. PIN_LOGO ?= 1