microblaze: mm: Use ZONE_DMA instead of ZONE_NORMAL

We should use ZONE_DMA because all address space is dma-able.

Signed-off-by: Michal Simek <monstr@monstr.eu>
This commit is contained in:
Michal Simek
2011-12-15 09:24:06 +01:00
parent f7f4786c75
commit 4e2e4124b7
2 changed files with 4 additions and 5 deletions
+3
View File
@@ -27,6 +27,9 @@ config SWAP
config RWSEM_GENERIC_SPINLOCK
def_bool y
config ZONE_DMA
def_bool y
config RWSEM_XCHGADD_ALGORITHM
bool