linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: nicolas.ferre@atmel.com (Nicolas Ferre)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: at91/at91_dt_defconfig: enable sound support
Date: Tue, 10 Jun 2014 14:33:01 +0200	[thread overview]
Message-ID: <5396FAFD.9070302@atmel.com> (raw)
In-Reply-To: <1402047426-4058-1-git-send-email-voice.shen@atmel.com>

On 06/06/2014 11:37, Bo Shen :
> As sound support depends on ssc, i2c and dma, so also enable them.
> 
> Signed-off-by: Bo Shen <voice.shen@atmel.com>


Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>

Added to at91-3.17-defconfig. Thanks.

> ---
>  arch/arm/configs/at91_dt_defconfig | 10 ++++++++++
>  1 file changed, 10 insertions(+)
> 
> diff --git a/arch/arm/configs/at91_dt_defconfig b/arch/arm/configs/at91_dt_defconfig
> index 300ded9..bd0a307 100644
> --- a/arch/arm/configs/at91_dt_defconfig
> +++ b/arch/arm/configs/at91_dt_defconfig
> @@ -77,6 +77,7 @@ CONFIG_BLK_DEV_RAM_COUNT=4
>  CONFIG_BLK_DEV_RAM_SIZE=8192
>  CONFIG_ATMEL_PWM=y
>  CONFIG_ATMEL_TCLIB=y
> +CONFIG_ATMEL_SSC=y
>  CONFIG_SCSI=y
>  CONFIG_BLK_DEV_SD=y
>  CONFIG_SCSI_MULTI_LUN=y
> @@ -128,6 +129,7 @@ CONFIG_SERIAL_ATMEL=y
>  CONFIG_SERIAL_ATMEL_CONSOLE=y
>  CONFIG_HW_RANDOM=y
>  CONFIG_I2C=y
> +CONFIG_I2C_AT91=y
>  CONFIG_I2C_GPIO=y
>  CONFIG_SPI=y
>  CONFIG_SPI_ATMEL=y
> @@ -149,6 +151,13 @@ CONFIG_FONT_8x8=y
>  CONFIG_FONT_ACORN_8x8=y
>  CONFIG_FONT_MINI_4x6=y
>  CONFIG_LOGO=y
> +CONFIG_SOUND=y
> +CONFIG_SND=y
> +CONFIG_SND_SOC=y
> +CONFIG_SND_ATMEL_SOC=y
> +CONFIG_SND_AT91_SOC_SAM9G20_WM8731=y
> +CONFIG_SND_ATMEL_SOC_WM8904=y
> +CONFIG_SND_AT91_SOC_SAM9X5_WM8731=y
>  CONFIG_USB=y
>  CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
>  CONFIG_USB_EHCI_HCD=y
> @@ -178,6 +187,7 @@ CONFIG_RTC_DRV_RV3029C2=y
>  CONFIG_RTC_DRV_AT91RM9200=y
>  CONFIG_RTC_DRV_AT91SAM9=y
>  CONFIG_DMADEVICES=y
> +CONFIG_AT_HDMAC=y
>  # CONFIG_IOMMU_SUPPORT is not set
>  CONFIG_EXT4_FS=y
>  CONFIG_FANOTIFY=y
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2014-06-10 12:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-06  9:37 [PATCH 1/2] ARM: at91/at91_dt_defconfig: enable sound support Bo Shen
2014-06-06  9:37 ` [PATCH 2/2] ARM: at91/sama5_defconfig: " Bo Shen
2014-06-10 12:33   ` Nicolas Ferre
2014-06-10 12:33 ` Nicolas Ferre [this message]

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=5396FAFD.9070302@atmel.com \
    --to=nicolas.ferre@atmel.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).