ARM: 6962/1: mach-h720x: fix build error
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 16 Jun 2011 07:26:06 +0000 (08:26 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 17 Jun 2011 10:25:03 +0000 (11:25 +0100)
commit343fda59823ca20f48578f816ec12e741214f509
tree9cf1b578f58a719a4b087f7fd2fc383f3e25d4bc
parent2bc58a6fd76f89052c7f151d78fb2d8b804aacfe
ARM: 6962/1: mach-h720x: fix build error

The h7201/h7202 machines did not build since they define
ARM_DMA_ZONE_OFFSET but do not select ZONE_DMA. Fix it up by
selecting ZONE_DMA in their Kconfig.

Cc: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-h720x/Kconfig