commit | ff53ecc3877c6f4b1cc035a44b43b9c50e1fabc8 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Sun Dec 04 10:13:49 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 23 10:15:12 2022 -0500 |
tree | fe6ae7830a8dc365637e048bad0a88f9aa05d7c6 | |
parent | c253cea724555890f533c8446fc53eff01ec39a0 [diff] [blame] |
global: Migrate CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG Perform a simple rename of CONFIG_SH_ETHER_CACHE_WRITEBACK to CFG_SH_ETHER_CACHE_WRITEBACK Signed-off-by: Tom Rini <trini@konsulko.com>
diff --git a/README b/README index 2d3a48e..5f688d7 100644 --- a/README +++ b/README
@@ -547,7 +547,7 @@ CONFIG_SH_ETHER_PHY_ADDR Define the ETH PHY's address - CONFIG_SH_ETHER_CACHE_WRITEBACK + CFG_SH_ETHER_CACHE_WRITEBACK If this option is set, the driver enables cache flush. - TPM Support: