generic: 5.15: allow MV88E6xxx built-in when PTP support disabled
authorJohnny S. Lee <foss@jsl.io>
Thu, 15 Dec 2022 10:57:31 +0000 (18:57 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sun, 18 Dec 2022 15:38:37 +0000 (16:38 +0100)
commit8be6350f6646b37929f40a9a482343f22af2065b
treea69b04ae19f3723d60c57762004c0e7742f45082
parentee0cade0141beb0e24c9734a4305161d570a59b2
generic: 5.15: allow MV88E6xxx built-in when PTP support disabled

As described in commit 97c77fff28cf001399f33c7bc1ec6687ba18450b
MV88E6xxx driver (NET_DSA_MV88E6XXX) cannot be built-in when PTP
(PTP_1588_CLOCK) is a module in Linux 5.15. But actually it should be
allowed to be built-in when its PTP support (NET_DSA_MV88E6XXX_PTP) is
disabled.

This adds a patch to fix that.

Signed-off-by: Johnny S. Lee <foss@jsl.io>
target/linux/generic/hack-5.15/290-net-dsa-mv88e6xxx-depend-on-PTP-conditionally.patch [new file with mode: 0644]