diff options
author | Simon Glass | 2015-08-19 09:33:41 -0600 |
---|---|---|
committer | Joe Hershberger | 2015-08-21 16:33:39 -0500 |
commit | c294ac5c16f5ad5107b051f4a0de46d04d8ce13b (patch) | |
tree | a599f99cbefb4a7025b06204aae86bb25acf5371 /README | |
parent | c6d80a152207f6fad5a8e79bf1005fdbabb16d12 (diff) |
net: e1000: Add Kconfig options
Add Kconfig options in preparation for moving boards to use Kconfig.
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -1382,9 +1382,6 @@ The following options need to be configured: Management command for E1000 devices. When used on devices with SPI support you can reprogram the EEPROM from U-Boot. - CONFIG_E1000_FALLBACK_MAC - default MAC for empty EEPROM after production. - CONFIG_EEPRO100 Support for Intel 82557/82559/82559ER chips. Optional CONFIG_EEPRO100_SROM_WRITE enables EEPROM |