Explorar el Código

linux: enable highmem for APU

Waldemar Brodkorb hace 7 años
padre
commit
b06358045f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/config/Config.in.kernel

+ 1 - 0
target/linux/config/Config.in.kernel

@@ -215,6 +215,7 @@ config ADK_KERNEL_HIGHMEM
 	default y if ADK_TARGET_MODEL_CUBOX_I2ULTRA
 	default y if ADK_TARGET_MODEL_CUBOX_I2EX
 	default y if ADK_TARGET_SYSTEM_ASUS_P5BVM
+	default y if ADK_TARGET_SYSTEM_PCENGINES_APU
 	default n
 	help
 	  Enable high memory support.