diff mbox

[U-Boot] omap4_panda: remove CONFIG_PANDA, not used

Message ID 1348823954-3709-1-git-send-email-pmeerw@pmeerw.net
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Peter Meerwald-Stadler Sept. 28, 2012, 9:19 a.m. UTC
From: Peter Meerwald <p.meerwald@bct-electronic.com>

Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
---
 include/configs/omap4_panda.h |    1 -
 1 file changed, 1 deletion(-)

Comments

SRICHARAN R Sept. 28, 2012, 9:59 a.m. UTC | #1
Hi,

[snip..]
>  include/configs/omap4_panda.h |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
> index b4756be..eacb5f5 100644
> --- a/include/configs/omap4_panda.h
> +++ b/include/configs/omap4_panda.h
> @@ -31,7 +31,6 @@
>  /*
>   * High Level Configuration Options
>   */
> -#define CONFIG_PANDA   /* working with Panda */
>
 Thanks..

 I think similar unused macros are lying in
 CONFIG_4430SDP, CONFIG_OMAP5430, CONFIG_5430EVM,
 CONFIG_OMAP3_BEAGLE, etc.. Those needs cleanup as well..

  Acked-by: R Sricharan <r.sricharan@ti.com>

Thanks,
 Sricharan
diff mbox

Patch

diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index b4756be..eacb5f5 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -31,7 +31,6 @@ 
 /*
  * High Level Configuration Options
  */
-#define CONFIG_PANDA	/* working with Panda */
 
 /* USB UHH support options */
 #define CONFIG_CMD_USB