linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] multi_v7_defconfig: Enable OMAP MTD and DM816 AHCI
Date: Mon, 26 Jun 2017 00:33:34 -0700	[thread overview]
Message-ID: <20170626073333.GR3730@atomide.com> (raw)
In-Reply-To: <1498045359-27376-1-git-send-email-trini@konsulko.com>

* Tom Rini <trini@konsulko.com> [170621 04:42]:
> A wide variety of TI platforms support NAND via the
> CONFIG_MTD_NAND_OMAP2 driver (and related BCH options), so enable this.
> In addition, multi_v7_defconfig supports the dm8168-evm and that
> supports root being on a SATA drive, so build the DM816 AHCI driver into
> the resulting kernel as well.
> 
> Cc: Russell King <linux@armlinux.org.uk>
> Cc: Arnd Bergmann <arnd@arndb.de>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Mihail Grigorov <michael.grigorov@konsulko.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>

Best that Arnd picks up this one directly:

Acked-by: Tony Lindgren <tony@atomide.com>

> ---
>  arch/arm/configs/multi_v7_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
> index 2685e03600b1..69b0b3c0fb6c 100644
> --- a/arch/arm/configs/multi_v7_defconfig
> +++ b/arch/arm/configs/multi_v7_defconfig
> @@ -202,6 +202,8 @@ CONFIG_MTD_BLOCK=y
>  CONFIG_MTD_M25P80=y
>  CONFIG_MTD_NAND=y
>  CONFIG_MTD_NAND_DENALI_DT=y
> +CONFIG_MTD_NAND_OMAP2=y
> +CONFIG_MTD_NAND_OMAP_BCH=y
>  CONFIG_MTD_NAND_ATMEL=y
>  CONFIG_MTD_NAND_BRCMNAND=y
>  CONFIG_MTD_NAND_VF610_NFC=y
> @@ -229,6 +231,7 @@ CONFIG_ATA=y
>  CONFIG_SATA_AHCI=y
>  CONFIG_SATA_AHCI_PLATFORM=y
>  CONFIG_AHCI_BRCM=y
> +CONFIG_AHCI_DM816=y
>  CONFIG_AHCI_ST=y
>  CONFIG_AHCI_IMX=y
>  CONFIG_AHCI_SUNXI=y
> -- 
> 1.9.1
> 

  reply	other threads:[~2017-06-26  7:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 11:42 [PATCH] multi_v7_defconfig: Enable OMAP MTD and DM816 AHCI Tom Rini
2017-06-26  7:33 ` Tony Lindgren [this message]
2017-06-29 15:22   ` Arnd Bergmann

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=20170626073333.GR3730@atomide.com \
    --to=tony@atomide.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).