Sfoglia il codice sorgente

enable highmem for rpi2

Waldemar Brodkorb 8 anni fa
parent
commit
a9c59ff7fd
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      target/linux/config/Config.in.kernel

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

@@ -244,6 +244,7 @@ config ADK_KERNEL_HIGHMEM
 	default y if ADK_TARGET_CUBOX_I2ULTRA
 	default y if ADK_TARGET_CUBOX_I2EX
 	default y if ADK_TARGET_SYSTEM_IBM_X40
+	default y if ADK_TARGET_SYSTEM_RASPBERRY_PI2
 	default n
 	help
 	  Enable high memory support.