commit | a2a0141712c8c4655cf911a111c59388a44f3b7e | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Tue Dec 17 16:39:55 2024 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 31 10:58:52 2024 -0600 |
tree | a618822ef485a4d509af3bc66718a0569f9a9812 | |
parent | 7fe0b3cfd28cd93d00741cb8d93b6e92e08f3e3e [diff] |
net: mediatek: make sgmii/usxgmii optional Not all platforms supports sgmii and/or usxgmii. So we add Kconfig options for these features and enable them only for supported platforms.