Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp126647pxb; Thu, 21 Jan 2021 03:09:30 -0800 (PST) X-Google-Smtp-Source: ABdhPJx55ofygHlPtBrP4GWTPHc8o/+LSIyZMd07rfWLalQ9zX/iZrrKSstsjMSIoc/pZCKSL6cB X-Received: by 2002:a05:6402:212:: with SMTP id t18mr10741345edv.37.1611227370666; Thu, 21 Jan 2021 03:09:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611227370; cv=none; d=google.com; s=arc-20160816; b=vzXxm1vuGSXE1FdxbcGyCVMmqHgYnxBC3nvZzI5YkcOhKEcio21lcv4yPtYaUVKh7D d7vGOj82uAHvsfHwZwtmMezifWPVbsc+E1W78C9J62wANaTd+hE4r0UvPjfWKhqy0thJ mbzaKPM9EgbcdkCHRCRDpqxmPB2lXYkYHvAyJ6OFtHFrqAiciQQq0a9evR06m/dx3hdd YsV2T6LP3YRDzo40fDfRPlMD/jN/ckm75Y4iydR6dJpqXJd5hOkiNwp+hY/HvPASoz0R PxowBFOPDbTZFbpkb9BVqCUaSxxnXoFlRX9Nx6cEYODvDviS1ItyqQ4NTUo2LERZOax5 X5LA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=ba2IMckaXCcidk/XUMqaUk+Buwy9N8Ks5M/tq3sHu8g=; b=yW/fKcvPgND/n6p4cmZYSyPQg+h5AKTIeHEaQs6cWDYv32wtTSeqCShTMuaauZmD7r sv42yfSNuBTVJUVMA6wQ2iM+KiSfWLYiPJt+PsEQNgOrFmXLx3bO4grXFyTcJR4tHJDz spqr11zMxlJALVJYt2dKUiPbAAdH8GQIRWGOb4H0pVn1MDfeK22KIqTKLfVZwYb76DX9 BkBlTrllHIeFF9AhauWMq9Z41iEJQsbsUs4DKbfoLtMltPfKN63q9XN19leXSRqMkg7W l+Xq7g7M4dxj5rG3xOZLI+3xLPikx+1ZWGcc5Y96cnuAgkL5DoW/y9NbbbrJvsIfWhS6 ATRg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g10si2091989edv.97.2021.01.21.03.09.07; Thu, 21 Jan 2021 03:09:30 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729650AbhAULG4 (ORCPT + 99 others); Thu, 21 Jan 2021 06:06:56 -0500 Received: from mail.v3.sk ([167.172.186.51]:48496 "EHLO shell.v3.sk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729905AbhAULF0 (ORCPT ); Thu, 21 Jan 2021 06:05:26 -0500 Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 9EF19E0A6E; Thu, 21 Jan 2021 11:00:05 +0000 (UTC) Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id rX5yPAj5mEVu; Thu, 21 Jan 2021 11:00:04 +0000 (UTC) Received: from localhost (localhost.localdomain [127.0.0.1]) by zimbra.v3.sk (Postfix) with ESMTP id 29787E0AA4; Thu, 21 Jan 2021 11:00:04 +0000 (UTC) X-Virus-Scanned: amavisd-new at zimbra.v3.sk Received: from shell.v3.sk ([127.0.0.1]) by localhost (zimbra.v3.sk [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id XDLSgjwL17bo; Thu, 21 Jan 2021 11:00:03 +0000 (UTC) Received: from localhost (unknown [109.183.109.54]) by zimbra.v3.sk (Postfix) with ESMTPSA id A4D81E0A82; Thu, 21 Jan 2021 11:00:03 +0000 (UTC) From: Lubomir Rintel To: Vinod Koul Cc: linux-kernel@vger.kernel.org, dmaengine@vger.kernel.org, Lubomir Rintel Subject: [PATCH 3/3] dmaengine: mmp_tdma: Allow building as a module Date: Thu, 21 Jan 2021 12:03:56 +0100 Message-Id: <20210121110356.1768635-4-lkundrak@v3.sk> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210121110356.1768635-1-lkundrak@v3.sk> References: <20210121110356.1768635-1-lkundrak@v3.sk> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org There is no reason the Marvell MMP two-channel audio DMA driver would hav= e to be built-in. Signed-off-by: Lubomir Rintel --- drivers/dma/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/dma/Kconfig b/drivers/dma/Kconfig index 04effa065527b..978b2f526c5df 100644 --- a/drivers/dma/Kconfig +++ b/drivers/dma/Kconfig @@ -385,7 +385,7 @@ config MMP_PDMA Support the MMP PDMA engine for PXA and MMP platform. =20 config MMP_TDMA - bool "MMP Two-Channel DMA support" + tristate "MMP Two-Channel DMA support" depends on ARCH_MMP || COMPILE_TEST select DMA_ENGINE select GENERIC_ALLOCATOR --=20 2.29.2