summaryrefslogtreecommitdiff
path: root/include/configs/omap3_zoom1.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-05-13 02:33:20 (GMT)
committerTom Rini <trini@konsulko.com>2017-05-15 14:39:59 (GMT)
commitbdf10677a96d1d0c4da209b0a5d7c877760a4984 (patch)
tree5e5a4a64ef3824a4ad296fa54ed8330803ba839c /include/configs/omap3_zoom1.h
parent77777f769f1a6b61ba23ba5a7b4bf9857c9f41d1 (diff)
downloadu-boot-bdf10677a96d1d0c4da209b0a5d7c877760a4984.tar.xz
omap3: Drop unused CONFIG_OMAP3_xxx board defines
We no longer have a need for a per-board CONFIG_OMAP3_xxx define (we have CONFIG_TARGET_xxx when this is required), so drop these unused references. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/omap3_zoom1.h')
-rw-r--r--include/configs/omap3_zoom1.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/omap3_zoom1.h b/include/configs/omap3_zoom1.h
index aa27a9e..6c869c4 100644
--- a/include/configs/omap3_zoom1.h
+++ b/include/configs/omap3_zoom1.h
@@ -13,11 +13,6 @@
#ifndef __CONFIG_H
#define __CONFIG_H
-/*
- * High Level Configuration Options
- */
-#define CONFIG_OMAP3_ZOOM1 1 /* working with Zoom MDK Rev1 */
-
#define CONFIG_NAND
#define CONFIG_NR_DRAM_BANKS 2 /* CS1 may or may not be populated */
#include <asm/arch/cpu.h> /* get chip and board defs */