summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2025-06-30 20:51:15 +0200
committerMarek Vasut <[email protected]>2025-07-10 19:26:56 +0200
commite583ea549ef56f1d867ef1beb99049206973e6b6 (patch)
treea379d2d60cea474b2dc4ff31585a64730a933c0b /README
parent397b5e9ce4896dfa20451bf3a5a41ba03208d61d (diff)
net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_PHY_ADDR
Drop CFG_SH_ETHER_PHY_ADDR from README and configuration files, this value is never used, PHY address is extracted from control DT instead. No functional change intended. Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 0 insertions, 3 deletions
diff --git a/README b/README
index 7acf39540c2..dbf66bd83ac 100644
--- a/README
+++ b/README
@@ -379,9 +379,6 @@ The following options need to be configured:
CONFIG_SH_ETHER
Support for Renesas on-chip Ethernet controller
- CFG_SH_ETHER_PHY_ADDR
- Define the ETH PHY's address
-
- TPM Support:
CONFIG_TPM
Support TPM devices.