Received: by 10.192.165.148 with SMTP id m20csp267690imm; Fri, 20 Apr 2018 06:31:57 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+tNjcOr92pAXn2BP1gs8kop+T2bI0FIijgmkxtCHCy98a5aD5G+M3oYqNEdcb5uCUzp3cl X-Received: by 10.99.119.78 with SMTP id s75mr8674162pgc.162.1524231117114; Fri, 20 Apr 2018 06:31:57 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524231117; cv=none; d=google.com; s=arc-20160816; b=g8MjB7oQLIG/KVxjeb9bM6VnwvSaceTizD8iU7t0NPiBBXAXET2fsymk4KdaoOfDL3 frBI3gF/beRUyHqi77sapBb9423I56C7JbcMcdbniBww3jFbeHwM1VIdhL2c90b0x2mY k9aMOsAkxm750TC+nyZl7gY+oF1vsIcPLtCf3gIFVTteO66Sy/nYC4v8fyLKMIgY1BMb EL+BPe6Zoth7CX/Vnd1eXW4ZfzA0q+lt/tMB0c7E1mjv2/SSLW9Voqn5cpce78hqP9Og Y84IZX9QNOabli1hCWx/jgJaIzbRIhVI+MvYiwvuw/LgrsG4669BRyK0RH/5lY4O1MDJ LLjw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=5JTJhl0i85tlL5lI7PJgAzA589RD+lJXf82iL3ElInA=; b=hhMxTGgJGEhHzbFMbQG68VE2VBHGoiJyO/ErxlpRfD9Yyo8WMngqzCmq44PmcSKxRG QMC8Y4V0hV2odOgw/Jg76d7fQzhw+uuc4eljOfPzL8eNDi+noY/OFxQQGhjaCDjujXxo KJP4y7pG/Qbnxnw3sQ6QvfN3kiCtUHeYtl1nhqWxb64ha16V33mGlK5PQ5pDAAhGycQ6 47povP6Jf5TZfpvMkhmMTf+LZyk3DodMs/2/WkD26e3IKpnExXK972OpqSNi89kPbUp3 gTAbFoGx7ik4hEQKbNkAEvfxBk2qGaTQ/BHULnrrc6po5/Eqk/gQpW6oGvYbxj23heOO hjnA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k2si4876514pgn.599.2018.04.20.06.31.42; Fri, 20 Apr 2018 06:31:57 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755126AbeDTN3I (ORCPT + 99 others); Fri, 20 Apr 2018 09:29:08 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:35930 "EHLO laurent.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755049AbeDTN3A (ORCPT ); Fri, 20 Apr 2018 09:29:00 -0400 Received: from ayla.of.borg ([84.194.111.163]) by laurent.telenet-ops.be with bizsmtp id cdUc1x00K3XaVaC01dUc9S; Fri, 20 Apr 2018 15:28:58 +0200 Received: from ramsan.of.borg ([192.168.97.29] helo=ramsan) by ayla.of.borg with esmtp (Exim 4.86_2) (envelope-from ) id 1f9W5c-0000bC-4v; Fri, 20 Apr 2018 15:28:36 +0200 Received: from geert by ramsan with local (Exim 4.86_2) (envelope-from ) id 1f9W5c-0002fP-1H; Fri, 20 Apr 2018 15:28:36 +0200 From: Geert Uytterhoeven To: Simon Horman , Magnus Damm , Russell King , Catalin Marinas , Will Deacon , Dan Williams , Vinod Koul , Mauro Carvalho Chehab , Sergei Shtylyov , "David S . Miller" , Greg Kroah-Hartman , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Arnd Bergmann , Kuninori Morimoto , Laurent Pinchart Cc: linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, dmaengine@vger.kernel.org, linux-media@vger.kernel.org, netdev@vger.kernel.org, devel@driverdev.osuosl.org, alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org, Geert Uytterhoeven Subject: [PATCH 6/8] ASoC: sh: Update menu title and platform dependency Date: Fri, 20 Apr 2018 15:28:32 +0200 Message-Id: <1524230914-10175-7-git-send-email-geert+renesas@glider.be> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1524230914-10175-1-git-send-email-geert+renesas@glider.be> References: <1524230914-10175-1-git-send-email-geert+renesas@glider.be> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Change the menu title to refer to "Renesas SoCs" instead of "SuperH", as both SuperH and ARM SoCs are supported. Since commit 9b5ba0df4ea4f940 ("ARM: shmobile: Introduce ARCH_RENESAS") is ARCH_RENESAS a more appropriate platform dependency for Renesas ARM SoCs than the legacy ARCH_SHMOBILE, hence use the former. Renesas SuperH SH-Mobile SoCs are still covered by the SUPERH dependency. This will allow to drop ARCH_SHMOBILE on ARM and ARM64 in the near future. Signed-off-by: Geert Uytterhoeven --- sound/soc/sh/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sound/soc/sh/Kconfig b/sound/soc/sh/Kconfig index 1aa5cd77ca24a06f..c1b7fb91e3063f2b 100644 --- a/sound/soc/sh/Kconfig +++ b/sound/soc/sh/Kconfig @@ -1,5 +1,5 @@ -menu "SoC Audio support for SuperH" - depends on SUPERH || ARCH_SHMOBILE || COMPILE_TEST +menu "SoC Audio support for Renesas SoCs" + depends on SUPERH || ARCH_RENESAS || COMPILE_TEST config SND_SOC_PCM_SH7760 tristate "SoC Audio support for Renesas SH7760" -- 2.7.4