Explorar el Código

avr32 has a MMU

Waldemar Brodkorb hace 9 años
padre
commit
3e84a4b68b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/config/Config.in.cpu

+ 1 - 0
target/config/Config.in.cpu

@@ -56,6 +56,7 @@ config ADK_CPU_ATOM
 config ADK_CPU_AVR32
 	bool
 	select ADK_TARGET_WITH_LT
+	select ADK_TARGET_WITH_MMU
 
 config ADK_CPU_BFIN
 	bool