summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_mvblx.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_mvblx.h
parent23e9f0723e48615332119de4f4ec7a833a282628 (diff)
downloadblackbird-obmc-uboot-8152c6f6f538c0c3b61a9e0cd6e1c67f1bcc687a.tar.gz
blackbird-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_mvblx.h')
-rw-r--r--include/configs/omap3_mvblx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/omap3_mvblx.h b/include/configs/omap3_mvblx.h
index 7df75f555f..f2c5309962 100644
--- a/include/configs/omap3_mvblx.h
+++ b/include/configs/omap3_mvblx.h
@@ -37,7 +37,6 @@
#define CONFIG_ARMV7 1 /* This is an ARM V7 CPU core */
#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_MVBLX 1 /* working with mvBlueLYNX-X */
#define CONFIG_MACH_TYPE MACH_TYPE_MVBLX
OpenPOWER on IntegriCloud