summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-11-07 22:59:33 -0500
committerTom Rini <[email protected]>2021-11-12 14:18:16 -0500
commita8f31121fbf6b244da4bbb4b456130c673826c87 (patch)
tree9df308111ffae51ed51ed5e8758d187c7a43a1d8 /README
parentb8260c17150d77f8d87a25132314fcf713896bf3 (diff)
Convert CONFIG_E1000 to Kconfig
This converts the following to Kconfig: CONFIG_E1000 Signed-off-by: Tom Rini <[email protected]>
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 0 insertions, 7 deletions
diff --git a/README b/README
index 0a719333606..c919855c86a 100644
--- a/README
+++ b/README
@@ -825,18 +825,11 @@ The following options need to be configured:
SCSI devices found during the last scan.
- NETWORK Support (PCI):
- CONFIG_E1000
- Support for Intel 8254x/8257x gigabit chips.
-
CONFIG_E1000_SPI
Utility code for direct access to the SPI bus on Intel 8257x.
This does not do anything useful unless you set at least one
of CONFIG_CMD_E1000 or CONFIG_E1000_SPI_GENERIC.
- CONFIG_E1000_SPI_GENERIC
- Allow generic access to the SPI bus on the Intel 8257x, for
- example with the "sspi" command.
-
CONFIG_NATSEMI
Support for National dp83815 chips.