projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8ffeeae
)
stm32: enable CONFIG_SMSC_PHY
author
Thomas Richard
<
[email protected]
>
Mon, 27 Jan 2025 13:02:28 +0000
(14:02 +0100)
committer
Robert Marko
<
[email protected]
>
Mon, 27 Jan 2025 13:32:43 +0000
(14:32 +0100)
The STM32MP135F-DK board uses the LAN8742 PHY.
Enable CONFIG_SMSC_PHY to have full PHY support.
Signed-off-by: Thomas Richard <
[email protected]
>
Link:
https://github.com/openwrt/openwrt/pull/17745
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/stm32/stm32mp1/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/stm32/stm32mp1/config-6.6
b/target/linux/stm32/stm32mp1/config-6.6
index e19abcc7dcc4beb74c6ba8ee2ec7282488e52d1e..0428216ecbb0fc1655ad28e9b2dd5afac4189b47 100644
(file)
--- a/
target/linux/stm32/stm32mp1/config-6.6
+++ b/
target/linux/stm32/stm32mp1/config-6.6
@@
-423,6
+423,7
@@
CONFIG_SGL_ALLOC=y
CONFIG_SG_POOL=y
CONFIG_SMP=y
CONFIG_SMP_ON_UP=y
+CONFIG_SMSC_PHY=y
CONFIG_SOCK_RX_QUEUE_MAPPING=y
CONFIG_SOC_BUS=y
CONFIG_SOFTIRQ_ON_OWN_STACK=y