[U-Boot] [PATCH v4 4/6] net: e1000: Add Kconfig options

Joe Hershberger joe.hershberger at gmail.com
Tue Aug 18 16:28:33 CEST 2015


Hi Simon,

On Mon, Aug 17, 2015 at 6:27 PM, Simon Glass <sjg at chromium.org> wrote:
> Add Kconfig options in preparation for moving boards to use Kconfig.
>
> Signed-off-by: Simon Glass <sjg at 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


More information about the U-Boot mailing list