commit | 30f8825c50f93524d7859e6594f15b8f9f852e9f | [log] [tgz] |
---|---|---|
author | Ben Nizette <bn@niasdigital.com> | Thu Jan 01 19:22:21 2009 +1100 |
committer | Haavard Skinnemoen <haavard.skinnemoen@atmel.com> | Tue Jan 06 14:42:33 2009 +0100 |
tree | b14ae3e8a2afbeb7dc8d0b029c293c15d7ec651d | |
parent | 4a6908a3a050aacc9c3a2f36b276b46c0629ad91 [diff] |
avr32: Remove DMATEST from defconfigs 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>