All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kukjin Kim <kgene.kim@samsung.com>
To: 박상수 <sangsu4u.park@samsung.com>
Cc: alsa-devel@alsa-project.org,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, lrg@ti.com,
	broonie@opensource.wolfsonmicro.com, sbkim73@samsung.com,
	ben-linux@fluff.org, kgene.kim@samsung.com
Subject: Re: ASoC: SAMSUNG: Change Kconfig to support all EXYNOSs
Date: Mon, 27 Aug 2012 11:06:47 -0700	[thread overview]
Message-ID: <503BB737.7090004@samsung.com> (raw)
In-Reply-To: <003001cd8361$7016a110$5043e330$@samsung.com>

On 08/26/12 01:04, 박상수 wrote:
> All EXYNOSs use SND_SOC_SAMSUNG configuration.
> This patch change Kconfig to support all EXYNOSs like EXYNOS4 and EXYNOS5.
> 
> Signed-off-by: Sangsu Park<sangsu4u.park@samsung.com>
> ---
>   sound/soc/samsung/Kconfig |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
> index f17dd25..9e64ae6 100644
> --- a/sound/soc/samsung/Kconfig
> +++ b/sound/soc/samsung/Kconfig
> @@ -1,6 +1,6 @@
>   config SND_SOC_SAMSUNG
>   	tristate "ASoC support for Samsung"
> -	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 ||
> ARCH_EXYNOS4
> +	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 ||
> ARCH_EXYNOS

Hmm, all of Samsung stuff is available...so how about?

+	depends on PLAT_SAMSUNG

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: ASoC: SAMSUNG: Change Kconfig to support all EXYNOSs
Date: Mon, 27 Aug 2012 11:06:47 -0700	[thread overview]
Message-ID: <503BB737.7090004@samsung.com> (raw)
In-Reply-To: <003001cd8361$7016a110$5043e330$@samsung.com>

On 08/26/12 01:04, ??? wrote:
> All EXYNOSs use SND_SOC_SAMSUNG configuration.
> This patch change Kconfig to support all EXYNOSs like EXYNOS4 and EXYNOS5.
> 
> Signed-off-by: Sangsu Park<sangsu4u.park@samsung.com>
> ---
>   sound/soc/samsung/Kconfig |    2 +-
>   1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/soc/samsung/Kconfig b/sound/soc/samsung/Kconfig
> index f17dd25..9e64ae6 100644
> --- a/sound/soc/samsung/Kconfig
> +++ b/sound/soc/samsung/Kconfig
> @@ -1,6 +1,6 @@
>   config SND_SOC_SAMSUNG
>   	tristate "ASoC support for Samsung"
> -	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 ||
> ARCH_EXYNOS4
> +	depends on ARCH_S3C24XX || ARCH_S3C64XX || ARCH_S5PC100 || ARCH_S5PV210 || ARCH_S5P64X0 ||
> ARCH_EXYNOS

Hmm, all of Samsung stuff is available...so how about?

+	depends on PLAT_SAMSUNG

Thanks.

Best regards,
Kgene.
--
Kukjin Kim <kgene.kim@samsung.com>, Senior Engineer,
SW Solution Development Team, Samsung Electronics Co., Ltd.

  parent reply	other threads:[~2012-08-27 18:06 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-26  8:04 ASoC: SAMSUNG: Change Kconfig to support all EXYNOSs 박상수
2012-08-26  8:04 ` 박상수
2012-08-27 17:13 ` Mark Brown
2012-08-27 17:13   ` Mark Brown
2012-08-27 18:06 ` Kukjin Kim [this message]
2012-08-27 18:06   ` Kukjin Kim
2012-08-27 18:08   ` Mark Brown
2012-08-27 18:08     ` Mark Brown
2012-08-27 22:59     ` Kukjin Kim
2012-08-27 22:59       ` Kukjin Kim

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=503BB737.7090004@samsung.com \
    --to=kgene.kim@samsung.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=ben-linux@fluff.org \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=sangsu4u.park@samsung.com \
    --cc=sbkim73@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.