[RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
Sekhar Nori
nsekhar at ti.com
Thu Mar 9 04:20:21 PST 2017
On Thursday 09 March 2017 02:55 PM, Sergei Shtylyov wrote:
[...]
>> diff --git a/arch/arm/mach-davinci/board-dm644x-evm.c
>> b/arch/arm/mach-davinci/board-dm644x-evm.c
>> index 023480b75244..60a1f23890cd 100644
>> --- a/arch/arm/mach-davinci/board-dm644x-evm.c
>> +++ b/arch/arm/mach-davinci/board-dm644x-evm.c
>> @@ -744,7 +744,7 @@ static int davinci_phy_fixup(struct phy_device
>> *phydev)
>> return 0;
>> }
>>
>> -#define HAS_ATA IS_ENABLED(CONFIG_BLK_DEV_PALMCHIP_BK3710)
>> +#define HAS_ATA IS_ENABLED(CONFIG_PATA_BK3710)
>
> I think it would be more correct to check for both libata and IDE
> drivers here...
As I understand, the plan is to remove the IDE driver soon.
Thanks,
Sekhar
More information about the linux-arm-kernel
mailing list