Re: [RESEND PATCH] blackfin: defconfig: Cleanup from old Kconfig options

From: Linus Walleij
Date: Wed Dec 27 2017 - 06:29:41 EST


On Tue, Dec 26, 2017 at 2:30 PM, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:

> Remove old, dead Kconfig options (in order appearing in this commit):
> - EXPERIMENTAL is gone since v3.9;
> - INET_LRO: commit 7bbf3cae65b6 ("ipv4: Remove inet_lro library");
> - USB_DEVICE_CLASS: commit 007bab91324e ("USB: remove
> CONFIG_USB_DEVICE_CLASS");
> - HID_SUPPORT: commit 1f41a6a99476 ("HID: Fix the generic Kconfig
> options");
> - NETDEV_1000 and NETDEV_10000: commit f860b0522f65 ("drivers/net:
> Kconfig and Makefile cleanup"); NET_ETHERNET should be replaced with
> just ETHERNET but that is separate change;
> - RCU_CPU_STALL_DETECTOR: commit a00e0d714fbd ("rcu: Remove conditional
> compilation for RCU CPU stall warnings");
> - MISC_DEVICES: commit 7c5763b8453a ("drivers: misc: Remove
> MISC_DEVICES config option");
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

This architecture is becoming a burden :/

Last blackfin pull request was in June 2014 by Steven Miao.

Steven, what's up with this? I don't mind the arch/blackfin as much
as the plethora of boardfiles that need to be maintained as soon as
we change some platform data or so, and it's just a mystery whether
things really get tested and any of the changes made here since 2014
are screwing up the blackfin. No ACKs or Tested-by's ever appear.

Is there active testing of mainline with blackfin?

Yours,
Linus Walleij