[U-Boot] [U-Boot, v2, 1/5] Migrate CONFIG_DRIVER_TI_CPSW to Kconfig

Felix Brack fb at ltec.ch
Tue Apr 10 08:04:02 UTC 2018


On 10.04.2018 09:47, Alex Kiernan wrote:
> On Tue, Apr 10, 2018 at 7:21 AM, Felix Brack <fb at ltec.ch> wrote:
>> Hi Tom,
>>
>> On 09.04.2018 17:03, Tom Rini wrote:
>>> On Sun, Apr 01, 2018 at 09:22:34AM +0000, Alex Kiernan wrote:
>>>
>>>> This converts CONFIG_DRIVER_TI_CPSW to Kconfig
>>>>
>>>> Signed-off-by: Alex Kiernan <alex.kiernan at gmail.com>
>>>> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
>>>
>>> Applied to u-boot/master, thanks!
>>>
>> Why did you apply this patch? It introduces a build warning?
>>
> 
> Sorry, we probably want to revert this one, or try adding "depends on
> NET" to DRIVER_TI_CPSW in drivers/net/Kconfig; I'm stuck without a
> laptop until the end of the week so I've not been able to get back to
> fix this :(
> 
Please do _not_ add this dependency to "solve" the build problem I
reported. This would just blow up the U-Boot code for the PDU001 board.

As already stated: it is best to remove CONFIG_DRIVER_TI_CPSW=y from
configs/am335x_pdu001_defconfig leaving this file unchanged.

Felix


More information about the U-Boot mailing list