From 31fbb5019fd840108d277df77e35d7c0828b34e2 Mon Sep 17 00:00:00 2001 From: Olivier Houchard Date: Mon, 3 Oct 2005 14:20:44 +0000 Subject: [PATCH] Add dma and aau. --- sys/arm/conf/IQ31244 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys/arm/conf/IQ31244 b/sys/arm/conf/IQ31244 index 1a6b0456248..bf783b93366 100644 --- a/sys/arm/conf/IQ31244 +++ b/sys/arm/conf/IQ31244 @@ -88,6 +88,8 @@ options ATA_STATIC_ID # Static device numbering device pty device iopwdog # I80321 Watchdog +device dma # I80321 DMA Controller +device aau # I80321 Application Accelerator Unit device "iq31244_7seg" # IQ31244 7 seg #options AHC_REG_PRETTY_PRINT # Print register bitfields in debug # output. Adds ~128k to driver.