package: kernel: detach of-mdio dependency from stmmac-core
authorChristian Marangi <ansuelsmth@gmail.com>
Wed, 13 Dec 2023 16:03:13 +0000 (17:03 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 13 Dec 2023 16:07:24 +0000 (17:07 +0100)
commit8fc954aeb76fe5991204646f7bee0ac521453159
tree82939b1fb79fdabdee519e359dca31ee5cc08285
parentb09e060e2c12535fb71f18bf0b47a0fc3e267896
package: kernel: detach of-mdio dependency from stmmac-core

Detach of-mdio dependency from stmmac-core kmod to fix support for
x86_64 target. This target doesn't use OpenFirmware infrastructure and
stmmac-core for the dwmac-intel driver doesn't depends on it.

Add kmod-of-mdio to any other user of stmmac-core as it's not inherit
from stmmac-core anymore.

Fixes: #14209
Fixes: 4b4c940fbc8f ("x86: Add kmod-dwmac-intel")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
package/kernel/linux/modules/netdevices.mk
target/linux/armsr/modules.mk