From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.7 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 65B49C433ED for ; Mon, 17 May 2021 10:56:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 44B4C61059 for ; Mon, 17 May 2021 10:56:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236611AbhEQK6M (ORCPT ); Mon, 17 May 2021 06:58:12 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236528AbhEQK6L (ORCPT ); Mon, 17 May 2021 06:58:11 -0400 Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87F16C061573 for ; Mon, 17 May 2021 03:56:55 -0700 (PDT) Received: by mail-qt1-x831.google.com with SMTP id f8so4474652qth.6 for ; Mon, 17 May 2021 03:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=RE26Ae9jS9kLTiE7fYGBWExaibp7ZjVLQmoqXAzNeSdHR9u31zfI7so12UiJl8gaAH 40gBR3KFMNzle6nO7pR3ICx3pzCKGh9Tt+YB90ArqV0uLgWr752eo/F6QD9fyM5u8wGP 1yZha3wGJ0wSnSQ5Thjz+UX7x9iLLGjuJcVJkUQxv6OrDaJZx5W0Lu3fFufivyca912j +mHcsfmuPOw0zKPMbijsau/CII/axc4Sr4tM3qqNyjTiSFHxAXUu+C00e3kp2h0YmQ5n DNN84FmJmWcUc1+73qzPRRPWSqAVxkrHAa4CC6zmDleRydpWWzbQiZicS0irzDgzRgZz KmVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=xULAoSsHU2psX2VG0qF90GajX4WbVpZyRpzX3ewwy9E=; b=W3Pu+NA9d8gUCFs8+X0lPuEadGhxQWjfG43VreUO5wvwmqMhddNb2DXRrJYoMJXFP/ HsyOr1LwpRNdxhr/H4u+oVIbnYOTiu7ruLtp+QcRqyF5AcX+3mPMzKOtu/dOdy5UFUxY D84dlqCyYIDAu1SxKvyUkunbwbluyUpP/YfR4ULb9Y8EtTcbSxG09UnuaINS++jFtXQx 7yyecj6glllopzLJ8x8mUyjtMFVbVGI5NoEHROyzB3TKBHusshcfykR4FWyVWKJhqbN5 rZBet72LodQaT23e4UAefIUOAjjkKc9Pjew4fSupWvYe40wdp/HA93VPUHFNrXsJvEN4 GIVg== X-Gm-Message-State: AOAM533GoleqY28wpJGh5Z84+tgHWC9gRJVrUmUeZ/2rcHsPw6ORGH5Y 28FNVjHxVHnbXaCdkEgxkH+/V438Pfdc66jUw/8= X-Google-Smtp-Source: ABdhPJzgGeYq6XyfP59AYy3eG/5/dPH5GFT2NC4BqTz90/7V6DyFbIZDPncGv87Nh+TTBAWk1vA9eDrycYqmOVexodY= X-Received: by 2002:ac8:47da:: with SMTP id d26mr55254795qtr.292.1621249014870; Mon, 17 May 2021 03:56:54 -0700 (PDT) MIME-Version: 1.0 References: <20210514213118.630427-1-arnd@kernel.org> In-Reply-To: <20210514213118.630427-1-arnd@kernel.org> From: Shengjiu Wang Date: Mon, 17 May 2021 18:56:44 +0800 Message-ID: Subject: Re: [PATCH] ASoC: fsl: fix SND_SOC_IMX_RPMSG dependency To: Arnd Bergmann Cc: Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, Matthias Schiffer , Arnd Bergmann , Shengjiu Wang , linux-kernel , Nicolin Chen , Viorel Suman , Fabio Estevam Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, May 15, 2021 at 5:33 AM Arnd Bergmann wrote: > > From: Arnd Bergmann > > Kconfig produces a warning with SND_SOC_FSL_RPMSG=y and SND_IMX_SOC=m: > > WARNING: unmet direct dependencies detected for SND_SOC_IMX_RPMSG > Depends on [m]: SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && SND_IMX_SOC [=m] && RPMSG [=y] > Selected by [y]: > - SND_SOC_FSL_RPMSG [=y] && SOUND [=y] && !UML && SND [=y] && SND_SOC [=y] && COMMON_CLK [=y] && RPMSG [=y] && SND_IMX_SOC [=m]!=n > > Add a dependency to prevent this configuration. > > Signed-off-by: Arnd Bergmann Acked-by: Shengjiu Wang Best regards Wang Shengjiu