From patchwork Thu Nov 17 18:50:39 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Florian Fainelli X-Patchwork-Id: 9435331 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 207D360469 for ; Thu, 17 Nov 2016 21:03:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 11562296D4 for ; Thu, 17 Nov 2016 21:03:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 05EE8296D8; Thu, 17 Nov 2016 21:03:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, T_DKIM_INVALID autolearn=no version=3.3.1 Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 29B70296D4 for ; Thu, 17 Nov 2016 21:03:11 +0000 (UTC) Received: by alsa0.perex.cz (Postfix, from userid 1000) id C4AA726761A; Thu, 17 Nov 2016 22:03:10 +0100 (CET) Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 6A7EA26761E; Thu, 17 Nov 2016 22:00:51 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 946582675D0; Thu, 17 Nov 2016 19:52:04 +0100 (CET) Received: from mail-it0-f68.google.com (mail-it0-f68.google.com [209.85.214.68]) by alsa0.perex.cz (Postfix) with ESMTP id 8740D266621 for ; Thu, 17 Nov 2016 19:51:58 +0100 (CET) Received: by mail-it0-f68.google.com with SMTP id b123so17144654itb.2 for ; Thu, 17 Nov 2016 10:51:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=BQ8MIayAqd8IxbxnhlMUzfuz8icbGEOnU1EoWiuWHpw=; b=r6SkHFlfA6Uo8Cw3dvw3hdXfrcWn4iJL4aeRwpsIiT6Mzau1HSfT2iPkycxXi5x8md fFxAaB+suYJ6W84I7dV/0O1CiOpHT21yxoSei0lB4ggyZE6hBGPYS21zb07B1Nu2AtY8 Iok7FKYqFbgapt30lTEWXawp8U5208KXCCkfXTubeAeytTNfF6k6qlsYNdL1Kchf5QQT LHaHsi2Sv9B6YMQogIfkMnPq9+Ksqua7WVF4Q9IpB292WBRF+Ja8ANfQe7GJO9qgGEg8 H6gIHKrf3zGBFPJ3ecgyFTqHqsFyXgLarArgY5FGPVGFKYXe5rVAFYTMwZwzCVeP80ef zPIw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=BQ8MIayAqd8IxbxnhlMUzfuz8icbGEOnU1EoWiuWHpw=; b=i9u+J+xPfL3cA+L5RyV/YWCeCMGZCxYxUGdw6E3cypb4hI+24Tn751T+8Fm2xWNXOf 6xmNWSbXu9QjxFbCdVOJCVBuK2q1PVTQfPPbBcRaCBPdfVftATktr1HJgqiSkZpV40Ac SkJzuH3hexjZAgRsAP1/7fjGZ/oTjlW3J8iF1BRIWcrJCle7F8Vn5civ1MbRqa74cOQ0 WcFQr1MO3ICE0Dhb+K/yH4LivlL6r39WBUAqV+u8MmY2cb46XZqYdFl0A3cfsUHv92Hr jgTey15oKcdRUC0zN2adNbZpREFW/zzXgsrxxV9Q+V+rPNTJAK6hIhdkuJE2Q/Ti8VKl J8Pg== X-Gm-Message-State: ABUngvcKy4M1Qw1Hy4S8rRyoWr0BbuzS3jg4NkXd+OzmNmhSGxDDF7/7n6aXJ/TK3OaEAA== X-Received: by 10.36.238.139 with SMTP id b133mr4467381iti.81.1479408717413; Thu, 17 Nov 2016 10:51:57 -0800 (PST) Received: from fainelli-desktop.broadcom.com ([192.19.255.250]) by smtp.gmail.com with ESMTPSA id c9sm1706866ioc.37.2016.11.17.10.51.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 17 Nov 2016 10:51:56 -0800 (PST) From: Florian Fainelli To: linux-kernel@vger.kernel.org Date: Thu, 17 Nov 2016 10:50:39 -0800 Message-Id: <20161117185039.6909-1-f.fainelli@gmail.com> X-Mailer: git-send-email 2.9.3 Cc: perex@preex.cz, alsa-devel@alsa-project.org, Florian Fainelli , tiwaki@suse.com, arnd@arndb.de Subject: [alsa-devel] [PATCH] sound: Add dependency on DMA X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org X-Virus-Scanned: ClamAV using ClamSMTP Architectures like m32r do not have a proper DMA-API implementation, fixes COMPILE_TEST linking failures for the sounds subsystem. Signed-off-by: Florian Fainelli --- sound/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/sound/Kconfig b/sound/Kconfig index 5a240e050ae6..a768704d2f47 100644 --- a/sound/Kconfig +++ b/sound/Kconfig @@ -60,6 +60,7 @@ if !M68K && !UML menuconfig SND tristate "Advanced Linux Sound Architecture" + depends on HAS_DMA help Say 'Y' or 'M' to enable ALSA (Advanced Linux Sound Architecture), the new base sound system.