From c294ac5c16f5ad5107b051f4a0de46d04d8ce13b Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 19 Aug 2015 09:33:41 -0600 Subject: net: e1000: Add Kconfig options Add Kconfig options in preparation for moving boards to use Kconfig. Signed-off-by: Simon Glass Acked-by: Joe Hershberger --- README | 3 --- 1 file changed, 3 deletions(-) (limited to 'README') diff --git a/README b/README index 95f2d9d2fe..a52ff46c21 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.1