From: michal.simek@xilinx.com (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] arm64: defconfig: Add Ceva ahci to the defconfig
Date: Wed, 08 Jul 2015 10:36:13 +0200 [thread overview]
Message-ID: <559CE0FD.6020509@xilinx.com> (raw)
In-Reply-To: <20150706162645.GG27723@e104818-lin.cambridge.arm.com>
Hi Catalin,
On 07/06/2015 06:26 PM, Catalin Marinas wrote:
> On Mon, Jun 29, 2015 at 07:02:08AM +0200, Michal Simek wrote:
>> From: Suneel Garapati <suneel.garapati@xilinx.com>
>>
>> The Ceva ahci controller is available on the Xilinx Zynq UltraScale+
>> MPSoC.
>>
>> Signed-off-by: Suneel Garapati <suneel.garapati@xilinx.com>
>> Signed-off-by: Michal Simek <michal.simek@xilinx.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?
that's bug. :-( I thought that there was dependency but that's not truth.
>
> I merged the patch but modified it to only add CONFIG_AHCI_CEVA without
> changing any other lines.
Thank you so much.
Thanks,
Michal
prev parent reply other threads:[~2015-07-08 8:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-29 5:02 [PATCH] arm64: defconfig: Add Ceva ahci to the defconfig Michal Simek
2015-07-06 16:26 ` Catalin Marinas
2015-07-08 8:36 ` Michal Simek [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=559CE0FD.6020509@xilinx.com \
--to=michal.simek@xilinx.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).