net: pch_gbe: Allow build on MIPS_GENERIC kernel
authorJiaxun Yang <jiaxun.yang@flygoat.com>
Wed, 7 Jun 2023 05:59:53 +0000 (13:59 +0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 9 Jun 2023 02:18:32 +0000 (19:18 -0700)
commitc8cc2ae229ff0aa9b7e67fd38f5d73bece111e71
tree7835f24da9c8fbe333d5af6ecae2709fd7bf60de
parent37ff78e977f1a4676354a6c6ebbbf293e540abc1
net: pch_gbe: Allow build on MIPS_GENERIC kernel

MIPS Boston board, which is using MIPS_GENERIC kernel is using
EG20T PCH and thus need this driver.

Dependency of PCH_GBE, PTP_1588_CLOCK_PCH is also fixed for
MIPS_GENERIC.

Note that CONFIG_PCH_GBE is selected in arch/mips/configs/generic/
board-boston.config for a while, some how it's never wired up
in Kconfig.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230607055953.34110-1-jiaxun.yang@flygoat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/oki-semi/pch_gbe/Kconfig
drivers/ptp/Kconfig