diff options
author | Tom Rini | 2022-12-04 10:13:52 -0500 |
---|---|---|
committer | Tom Rini | 2022-12-23 10:15:12 -0500 |
commit | 97148cb6142b2507972459b8f578c04717a52c40 (patch) | |
tree | 379d53e206263909aa7587524f02c294067eacc6 /README | |
parent | 85b55117085fd6912f1c06eb74d864c44f515e66 (diff) |
global: Migrate CONFIG_SH_ETHER_USE_PORT to CFG
Perform a simple rename of CONFIG_SH_ETHER_USE_PORT to CFG_SH_ETHER_USE_PORT
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -541,7 +541,7 @@ The following options need to be configured: CONFIG_SH_ETHER Support for Renesas on-chip Ethernet controller - CONFIG_SH_ETHER_USE_PORT + CFG_SH_ETHER_USE_PORT Define the number of ports to be used CFG_SH_ETHER_PHY_ADDR |