[PATCH] arm64: defconfig: Add Ceva ahci to the defconfig

Michal Simek michal.simek at xilinx.com
Wed Jul 8 01:36:13 PDT 2015


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 at xilinx.com>
>>
>> The Ceva ahci controller is available on the Xilinx Zynq UltraScale+
>> MPSoC.
>>
>> Signed-off-by: Suneel Garapati <suneel.garapati at xilinx.com>
>> Signed-off-by: Michal Simek <michal.simek at 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





More information about the linux-arm-kernel mailing list