浏览代码

linux: enable highmem for APU

Waldemar Brodkorb 7 年之前
父节点
当前提交
b06358045f
共有 1 个文件被更改,包括 1 次插入0 次删除
  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.