Commit 2f149cd
authored
config: rockchip64: build Motorcomm YT6801 drivers built-in for OOB Ethernet (#9625)
* config: rockchip64: build Motorcomm Ethernet driver into kernel
* config: rockchip64: drop redundant STMMAC_PCI dependency
After testing, STMMAC_PCI proved to be unnecessary for the YT6801
PCIe controller as it relies on its own glue driver.
DWMAC_MOTORCOMM is kept as built-in (=y) to ensure OOB networking,
as module auto-loading fails during early boot.
* config: rockchip64: remove unnecessary STMMAC_PLATFORM from OPi5 Pro configs
---------
Signed-off-by: c127dev <contact@c127.dev>1 parent e78984b commit 2f149cd
File tree
2 files changed
+4
-2
lines changed- config/kernel
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
906 | 906 | | |
907 | 907 | | |
908 | 908 | | |
| 909 | + | |
909 | 910 | | |
910 | 911 | | |
911 | 912 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
883 | | - | |
| 883 | + | |
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| |||
904 | 904 | | |
905 | 905 | | |
906 | 906 | | |
907 | | - | |
| 907 | + | |
| 908 | + | |
908 | 909 | | |
909 | 910 | | |
910 | 911 | | |
| |||
0 commit comments