]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
avr32: Remove DMATEST from defconfigs
authorBen Nizette <bn@niasdigital.com>
Thu, 1 Jan 2009 08:22:21 +0000 (19:22 +1100)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Tue, 6 Jan 2009 13:42:33 +0000 (14:42 +0100)
In the defconfigs for ATNGW100 and ATSTK100[236] the DMA Test driver is
compiled as a module.  This means systems built with *_defconfig +
CONFIG_MODULES=n are unusable as the 3 dma test channels monopolise the
CPU.

I 'spose Haavard uses this module a lot but IMO it isn't really
something needed on all eval boards by default.

Signed-off-by: Ben Nizette <bn@niasdigital.com>
Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
arch/avr32/configs/atngw100_defconfig
arch/avr32/configs/atstk1002_defconfig
arch/avr32/configs/atstk1003_defconfig
arch/avr32/configs/atstk1006_defconfig

index 541520912c55f824e7eaf2270985dc757ca471e9..164e2814ae78704911da265b9d6d1bb44538f27a 100644 (file)
@@ -892,7 +892,7 @@ CONFIG_DMA_ENGINE=y
 # DMA Clients
 #
 # CONFIG_NET_DMA is not set
-CONFIG_DMATEST=m
+# CONFIG_DMATEST is not set
 # CONFIG_UIO is not set
 
 #
index 69fce6b6a7838424008cd385c618f6467cbdae73..c9dc64832a1934d7f278391553d481351ed7001a 100644 (file)
@@ -964,7 +964,7 @@ CONFIG_DMA_ENGINE=y
 # DMA Clients
 #
 # CONFIG_NET_DMA is not set
-CONFIG_DMATEST=m
+# CONFIG_DMATEST is not set
 # CONFIG_UIO is not set
 
 #
index 5477ed3183b4e1ba5dfd92490a70e186728502a1..29ea1327b498b617adc62bdcb31268bc92d8db73 100644 (file)
@@ -882,7 +882,7 @@ CONFIG_DMA_ENGINE=y
 # DMA Clients
 #
 # CONFIG_NET_DMA is not set
-CONFIG_DMATEST=m
+# CONFIG_DMATEST is not set
 # CONFIG_UIO is not set
 
 #
index 6c45a3b77aa3a877dc327ae0b978c7b42cae2d07..361c31c2af1025849822c3b9a9b3d251958676d1 100644 (file)
@@ -1014,7 +1014,7 @@ CONFIG_DMA_ENGINE=y
 # DMA Clients
 #
 # CONFIG_NET_DMA is not set
-CONFIG_DMATEST=m
+# CONFIG_DMATEST is not set
 # CONFIG_UIO is not set
 # CONFIG_STAGING is not set
 CONFIG_STAGING_EXCLUDE_BUILD=y