linux/arch/microblaze
Arnd Bergmann f2224ff07f microblaze: use generic dma-mapping-broken.h
Microblaze does not support the Linux DMA mapping API
at this point, so disable CONFIG_NO_DMA. This lets
us use the generic dma-mapping-broken.h implementation
instead of providing a different copy.

Any drivers that try to use DMA mapping now get
omitted from Kconfig or produce a link error, rather
than failing silently at run time.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Michal Simek <monstr@monstr.eu>
2009-05-21 15:56:07 +02:00
..
boot microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
configs microblaze: Update Microblaze defconfig 2009-05-18 14:47:41 +02:00
include/asm microblaze: use generic dma-mapping-broken.h 2009-05-21 15:56:07 +02:00
kernel microblaze: prepare signal handling for generic unistd.h 2009-05-21 15:56:07 +02:00
lib microblaze: clean up checksum.c 2009-05-21 15:56:07 +02:00
mm microblaze: export some symbols 2009-05-21 15:56:05 +02:00
platform microblaze_v8: Makefiles for Microblaze cpu 2009-03-27 14:25:51 +01:00
Kconfig microblaze: use generic dma-mapping-broken.h 2009-05-21 15:56:07 +02:00
Kconfig.debug microblaze_v8: Kconfig patches 2009-03-27 14:25:50 +01:00
Makefile microblaze: Use CFLAGS_KERNEL instead of CFLAGS 2009-04-23 16:27:35 +02:00