From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755351AbdLOKvR (ORCPT ); Fri, 15 Dec 2017 05:51:17 -0500 Received: from mga17.intel.com ([192.55.52.151]:25645 "EHLO mga17.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755179AbdLOKvM (ORCPT ); Fri, 15 Dec 2017 05:51:12 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,404,1508828400"; d="scan'208";a="18486132" Message-ID: <1513335067.7000.88.camel@linux.intel.com> Subject: Re: [PATCH 9/9] ASoC: Intel: kconfig: drop boiler plate text from config items From: Andy Shevchenko To: Pierre-Louis Bossart , alsa-devel@kernel.org Cc: tiwai@suse.de, broonie@kernel.org, torvalds@linux-foundation.org, vinod.koul@intel.com, liam.r.girdwood@linux.intel.com, arnd@arndb.de, linux-kernel@vger.kernel.org Date: Fri, 15 Dec 2017 12:51:07 +0200 In-Reply-To: <20171215004451.30800-10-pierre-louis.bossart@linux.intel.com> References: <20171215004451.30800-1-pierre-louis.bossart@linux.intel.com> <20171215004451.30800-10-pierre-louis.bossart@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.26.3-1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2017-12-14 at 18:44 -0600, Pierre-Louis Bossart wrote: > From: Vinod Koul > > Drop "Intel ASoC SST driver for " platforms and "SOC Machine Audio > driver > for Intel" for machines.. > config SND_SST_ATOM_HIFI2_PLATFORM_PCI > - tristate "Intel ASoC SST driver for PCI HiFi2 platforms > (Medfield, Merrifield)" > + tristate "PCI HiFi2 platforms (Medfield, Merrifield) > platforms" platforms platforms > + tristate "ACPI HiFi2 platforms (Baytrail, Cherrytrail) > Platforms" Ditto. > config SND_SOC_INTEL_SKYLAKE > - tristate "Intel ASoC SST driver for SKL/BXT/KBL/GLK/CNL" > + tristate "SKL/BXT/KBL/GLK/CNL... Platforms" > depends on PCI && ACPI > select SND_HDA_EXT_CORE > select SND_HDA_DSP_LOADER > diff --git a/sound/soc/intel/boards/Kconfig > b/sound/soc/intel/boards/Kconfig > index ae5714c90213..4b353898b591 100644 > --- a/sound/soc/intel/boards/Kconfig > +++ b/sound/soc/intel/boards/Kconfig > @@ -15,7 +15,7 @@ if SND_SOC_INTEL_MACH > if SND_SST_ATOM_HIFI2_PLATFORM_PCI > > config SND_MFLD_MACHINE > - tristate "SOC Machine Audio driver for Intel Medfield MID > platform" > + tristate "Intel Medfield MID" Perhaps "Medfield MID" ? > - tristate "ASoC Audio DSP support for Intel Haswell Lynxpoint" > + tristate "Haswell Lynxpoint" ... > config SND_SOC_INTEL_BROADWELL_MACH > - tristate "ASoC Audio DSP support for Intel Broadwell > Wildcatpoint" > + tristate "Intel Broadwell Wildcatpoint" "Broadwell Wildcatpoint" to be in align with Haswell? > + tristate "Baytrail & Cherrytrail platform with no codec > (MinnowBoard MAX, Up)" platform -> platforms ? -- Andy Shevchenko Intel Finland Oy