Browse Source

avr32 has a MMU

Waldemar Brodkorb 9 years ago
parent
commit
3e84a4b68b
1 changed files with 1 additions and 0 deletions
  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