summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2025-07-10 16:44:08 -0600
committerTom Rini <[email protected]>2025-07-10 16:44:08 -0600
commit6bb0679377abb01a82db1ce69b5bf1d40aa02ace (patch)
tree1049a2319a61e7caaff8cbca3ca4b082075dfcfe /README
parentf074616014179eefbca6f4b86b1fa6336711ba80 (diff)
parent25adecf09467c6a2823bcdfaf3fb0b59b2389669 (diff)
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh
- SH Ether clean ups, RZ/A1 clean ups, RZ/A1 Genmai support - Gen3 EEPROM DT node clean up - V4H SA0 BootROM compatible binman etype, SCIF compatible SREC generation for Gen4
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
index 40326ef3547..dbf66bd83ac 100644
--- a/README
+++ b/README
@@ -379,15 +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
-
- CFG_SH_ETHER_CACHE_WRITEBACK
- If this option is set, the driver enables cache flush.
-
- TPM Support:
CONFIG_TPM
Support TPM devices.