
18 Aug
2015
18 Aug
'15
4:28 p.m.
Hi Simon,
On Mon, Aug 17, 2015 at 6:27 PM, Simon Glass sjg@chromium.org wrote:
Add Kconfig options in preparation for moving boards to use Kconfig.
Signed-off-by: Simon Glass sjg@chromium.org
Changes in v4: None Changes in v3:
- Drop CONFIG_E1000_FALLBACK_MAC option
Changes in v2:
- Move the Kconfig additions to a new patch
drivers/net/Kconfig | 32 ++++++++++++++++++++++++++++++++ drivers/net/e1000.c | 7 ------- 2 files changed, 32 insertions(+), 7 deletions(-)
Please also remove the config option from README:1384
Thanks, -Joe