[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150706162645.GG27723@e104818-lin.cambridge.arm.com>
Date: Mon, 6 Jul 2015 17:26:45 +0100
From: Catalin Marinas <catalin.marinas@....com>
To: Michal Simek <michal.simek@...inx.com>
Cc: linux-arm-kernel@...ts.infradead.org, monstr@...str.eu,
Linus Walleij <linus.walleij@...aro.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Will Deacon <will.deacon@....com>,
linux-kernel@...r.kernel.org, Robert Richter <rrichter@...ium.com>,
Abhimanyu Kapur <abhimany@...eaurora.org>,
Suneel Garapati <suneel.garapati@...inx.com>
Subject: Re: [PATCH] arm64: defconfig: Add Ceva ahci to the defconfig
On Mon, Jun 29, 2015 at 07:02:08AM +0200, Michal Simek wrote:
> From: Suneel Garapati <suneel.garapati@...inx.com>
>
> The Ceva ahci controller is available on the Xilinx Zynq UltraScale+
> MPSoC.
>
> Signed-off-by: Suneel Garapati <suneel.garapati@...inx.com>
> Signed-off-by: Michal Simek <michal.simek@...inx.com>
> ---
>
> arch/arm64/configs/defconfig | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index f38c94f1d898..ef5b5d27a226 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -82,7 +82,7 @@ CONFIG_BLK_DEV_SD=y
> # CONFIG_SCSI_LOWLEVEL is not set
> CONFIG_ATA=y
> CONFIG_SATA_AHCI=y
> -CONFIG_SATA_AHCI_PLATFORM=y
> +CONFIG_AHCI_CEVA=y
Any reason why CONFIG_SATA_AHCI_PLATFORM is removed by this patch?
I merged the patch but modified it to only add CONFIG_AHCI_CEVA without
changing any other lines.
--
Catalin
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists