Skip to content

Commit

Permalink
ARM: 5770/1: Add DMA Engine support to at91sam9g45
Browse files Browse the repository at this point in the history
Add at91sam9g45 dependency to drivers/dma/Kconfig

Signed-off-by: Yegor Yefremov <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Signed-off-by: Russell King <[email protected]>
  • Loading branch information
yegorich authored and Russell King committed Oct 25, 2009
1 parent f51f78c commit cd3abf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/dma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ config DW_DMAC

config AT_HDMAC
tristate "Atmel AHB DMA support"
depends on ARCH_AT91SAM9RL
depends on ARCH_AT91SAM9RL || ARCH_AT91SAM9G45
select DMA_ENGINE
help
Support the Atmel AHB DMA controller. This can be integrated in
Expand Down

0 comments on commit cd3abf9

Please sign in to comment.