summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_overo.h
diff options
context:
space:
mode:
authorThomas Weber <weber@corscience.de>2011-11-26 10:30:55 +0000
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2011-12-06 23:59:35 +0100
commit8152c6f6f538c0c3b61a9e0cd6e1c67f1bcc687a (patch)
tree989fcad8e539d4aea8a06864fa3c1fd25789eb21 /include/configs/omap3_overo.h
parent23e9f0723e48615332119de4f4ec7a833a282628 (diff)
downloadtalos-obmc-uboot-8152c6f6f538c0c3b61a9e0cd6e1c67f1bcc687a.tar.gz
talos-obmc-uboot-8152c6f6f538c0c3b61a9e0cd6e1c67f1bcc687a.zip
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
This patch removes the CONFIG_OMAP3430, because it is unused. Acked-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Acked-by: Tom Rini <trini@ti.com> Acked-by: Igor Grinberg <grinberg@compulab.co.il> Signed-off-by: Thomas Weber <weber@corscience.de> Acked-by: Luca Ceresoli <luca.ceresoli@comelit.it>
Diffstat (limited to 'include/configs/omap3_overo.h')
-rw-r--r--include/configs/omap3_overo.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_overo.h b/include/configs/omap3_overo.h
index b628fef046..9f01fc48aa 100644
--- a/include/configs/omap3_overo.h
+++ b/include/configs/omap3_overo.h
@@ -25,7 +25,6 @@
*/
#define CONFIG_OMAP 1 /* in a TI OMAP core */
#define CONFIG_OMAP34XX 1 /* which is a 34XX */
-#define CONFIG_OMAP3430 1 /* which is in a 3430 */
#define CONFIG_OMAP3_OVERO 1 /* working with overo */
#define CONFIG_SDRC /* The chip has SDRC controller */
OpenPOWER on IntegriCloud