[BUG] More select madness - keystone
Santosh Shilimkar
santosh.shilimkar at ti.com
Thu Jan 2 14:37:07 EST 2014
On Thursday 02 January 2014 02:17 PM, Santosh Shilimkar wrote:
> On Thursday 02 January 2014 12:26 PM, Russell King - ARM Linux wrote:
>> warning: (ARCH_KEYSTONE && SPI_DAVINCI) selects TI_EDMA which has unmet direct dependencies (DMADEVICES && (ARCH_DAVINCI || ARCH_OMAP || ARCH_KEYSTONE))
>>
>> This results in the EDMA engine code not being built. Yet another
>> example of why improper use of the "select" statement is bad news
>> and leads to broken configurations.
>>
> Thanks for reporting Russell. Will have a look.
>
Just to be clear for records, the select was introduced before
KEYSTONE support was enabled. As per git blame, it came via commit
b5f1433059 {spi: davici - make davinci select edma}.
Regards,
Santosh
More information about the linux-arm-kernel
mailing list