Re: [PATCH 10/35] sparc: defconfig: Cleanup from old Kconfig options

From: David Miller
Date: Thu Jun 08 2017 - 14:08:43 EST


From: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
Date: Thu, 8 Jun 2017 18:10:21 +0200

> 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");
> - AUTOFS_FS: commit 561c5cf9236a ("staging: Remove autofs3");
> - RCU_CPU_STALL_DETECTOR: commit a00e0d714fbd ("rcu: Remove conditional
> compilation for RCU CPU stall warnings");
> - USB_DEVICE_CLASS: commit 007bab91324e ("USB: remove
> CONFIG_USB_DEVICE_CLASS");
> - SYSCTL_SYSCALL_CHECK: commit 7c60c48f58a7 ("sysctl: Improve the
> sysctl sanity checks");
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Acked-by: David S. Miller <davem@xxxxxxxxxxxxx>