From: Marek Vasut <marek.vasut@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] efika: Remove CONFIG_NET_MULTI option
Date: Tue, 10 Jan 2012 20:57:30 +0100 [thread overview]
Message-ID: <201201102057.30659.marek.vasut@gmail.com> (raw)
In-Reply-To: <1326222840-21241-1-git-send-email-festevam@gmail.com>
> CONFIG_NET_MULTI is not used anymore, so remove it from board file.
>
> Cc: Marek Vasut <marek.vasut@gmail.com>
> Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
> ---
> Changes since v1:
> - Fix typo in board name
> include/configs/efikamx.h | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/include/configs/efikamx.h b/include/configs/efikamx.h
> index 522487b..e2f0f74 100644
> --- a/include/configs/efikamx.h
> +++ b/include/configs/efikamx.h
> @@ -206,7 +206,6 @@
> /* USB NET */
> #ifdef CONFIG_CMD_NET
> #define CONFIG_USB_ETHER_ASIX
> -#define CONFIG_NET_MULTI
> #define CONFIG_CMD_PING
> #define CONFIG_CMD_DHCP
> #endif
Acked-by: Marek Vasut <marek.vasut@gmail.com>
next prev parent reply other threads:[~2012-01-10 19:57 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-10 19:03 [U-Boot] [PATCH 1/3] m28evk: Remove CONFIG_NET_MULTI option Fabio Estevam
2012-01-10 19:03 ` [U-Boot] [PATCH 2/3] efika0: " Fabio Estevam
2012-01-10 19:14 ` [U-Boot] [PATCH v2 2/3] efika: " Fabio Estevam
2012-01-10 19:57 ` Marek Vasut [this message]
2012-01-10 19:03 ` [U-Boot] [PATCH 3/3] flea3: " Fabio Estevam
2012-01-10 19:57 ` [U-Boot] [PATCH 1/3] m28evk: " Marek Vasut
2012-01-10 20:00 ` Fabio Estevam
2012-01-11 8:09 ` Stefano Babic
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201201102057.30659.marek.vasut@gmail.com \
--to=marek.vasut@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.