summaryrefslogtreecommitdiffstats
path: root/arch/arm/configs
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2022-02-28 10:59:06 +0200
committerNicolas Ferre <nicolas.ferre@microchip.com>2022-03-04 12:53:15 +0100
commit5f5399843c0ec3bd562dfd533f32e4074ca90314 (patch)
treec2ea6b675ac7eab15f1023a0ba94cc14a1e2f394 /arch/arm/configs
parent3759326db7066e8a097f9399a445de0df73c5f35 (diff)
downloadlinux-5f5399843c0ec3bd562dfd533f32e4074ca90314.tar.bz2
ARM: configs: at91: sama7: Unselect CONFIG_DMATEST
The DMA test client should be selected only when one is debugging a DMA Device driver. There's no need to select the DMA test client by default, unselect it. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com> Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> Link: https://lore.kernel.org/r/20220228085906.18508-1-tudor.ambarus@microchip.com
Diffstat (limited to 'arch/arm/configs')
-rw-r--r--arch/arm/configs/sama7_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/configs/sama7_defconfig b/arch/arm/configs/sama7_defconfig
index ecb5c4b750e1..07b0494ef743 100644
--- a/arch/arm/configs/sama7_defconfig
+++ b/arch/arm/configs/sama7_defconfig
@@ -181,7 +181,6 @@ CONFIG_RTC_DRV_AT91RM9200=y
CONFIG_RTC_DRV_AT91SAM9=y
CONFIG_DMADEVICES=y
CONFIG_AT_XDMAC=y
-CONFIG_DMATEST=y
CONFIG_STAGING=y
CONFIG_MICROCHIP_PIT64B=y
# CONFIG_IOMMU_SUPPORT is not set