diff options
| author | Tom Rini <[email protected]> | 2022-03-18 08:38:25 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-03-25 12:01:15 +0000 |
| commit | 0b956e3987bf856add12023e1835bfa9662d13ee (patch) | |
| tree | 770ead4bcbb92aeb98846c81f63eae04b9bb597b /README | |
| parent | 6329dda175ef6f2c41991be3fdcfe0b5e091b573 (diff) | |
Convert CONFIG_SYS_RX_ETH_BUFFER to Kconfig
This converts the following to Kconfig:
CONFIG_SYS_RX_ETH_BUFFER
Cc: Ramon Fried <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -2109,14 +2109,6 @@ Configuration Settings: while unprotecting/erasing/programming. Please only enable this option if you really know what you are doing. -- CONFIG_SYS_RX_ETH_BUFFER: - Defines the number of Ethernet receive buffers. On some - Ethernet controllers it is recommended to set this value - to 8 or even higher (EEPRO100 or 405 EMAC), since all - buffers can be full shortly after enabling the interface - on high Ethernet traffic. - Defaults to 4 if not defined. - - CONFIG_ENV_MAX_ENTRIES Maximum number of entries in the hash table that is used |
