OSDN Git Service

net: fman: remove reference to non-existing config PCS
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Wed, 16 Nov 2022 10:24:50 +0000 (11:24 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 19 Nov 2022 03:19:58 +0000 (19:19 -0800)
commitdbc4af768ba1670018c053b35a8613b811874f9c
tree2734e41d860bd52237c732d51066907a81ba035f
parentc73a72f4cbb47672c8cc7f7d7aba52f1cb15baca
net: fman: remove reference to non-existing config PCS

Commit a7c2a32e7f22 ("net: fman: memac: Use lynx pcs driver") makes the
Freescale Data-Path Acceleration Architecture Frame Manager use lynx pcs
driver by selecting PCS_LYNX.

It also selects the non-existing config PCS as well, which has no effect.

Remove this select to a non-existing config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20221116102450.13928-1-lukas.bulwahn@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/freescale/fman/Kconfig