]> Pileus Git - ~andy/linux/commit
UniCore32 bugfix: add missed CONFIG_ZONE_DMA
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Thu, 12 Apr 2012 01:18:46 +0000 (09:18 +0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Fri, 9 Nov 2012 09:30:09 +0000 (17:30 +0800)
commit446d141e1c84d34c70592b53443b06533703c324
tree05bd94e0b5b6f3b725a26e0e7e8ccf5165f2738e
parentf3f09d5a4462929609342460d756fab2e8151421
UniCore32 bugfix: add missed CONFIG_ZONE_DMA

Because our PCI-bus handler confines dma zone into 128M, we should add
CONFIG_ZONE_DMA for all boards. Otherwise, all memory bigger than 128M
will be pushed into ZONE_MOVABLE.

Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Liu Guoli <liuguoli@mprc.pku.edu.cn>
Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
arch/unicore32/Kconfig