diff options
| author | Marek Vasut <[email protected]> | 2025-06-30 20:51:11 +0200 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2025-07-10 19:26:55 +0200 |
| commit | fc85e55205e518fa148a36db04eec37d65e83e24 (patch) | |
| tree | 8fcdc75789aecaee59e2c188d367f4f260f036f9 /README | |
| parent | 45e0a55ff69fea0c986f36ab3f9462d6b11c4383 (diff) | |
net: sh_eth: arm: renesas: README: Drop CFG_SH_ETHER_USE_PORT
The CFG_SH_ETHER_USE_PORT configuration option is a remnant from
before U-Boot DM existed and SH Ethernet made full use of it, and
is no longer used, remove it.
Signed-off-by: Marek Vasut <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -379,9 +379,6 @@ The following options need to be configured: CONFIG_SH_ETHER Support for Renesas on-chip Ethernet controller - CFG_SH_ETHER_USE_PORT - Define the number of ports to be used - CFG_SH_ETHER_PHY_ADDR Define the ETH PHY's address |
