summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-08-31 07:11:04 +0900
committerTom Rini <trini@ti.com>2014-08-30 21:21:59 -0400
commit6c5431ac81c762be8e5eefefdc41c0c8bda5dede (patch)
tree00177bcefb99936b52a815702a4d1f440e773c64 /include
parentd08215a5f13a11745d4adae3dab76c5e8fadbe0a (diff)
downloadblackbird-obmc-uboot-6c5431ac81c762be8e5eefefdc41c0c8bda5dede.tar.gz
blackbird-obmc-uboot-6c5431ac81c762be8e5eefefdc41c0c8bda5dede.zip
omap5: kconfig: move board select menu and common settings
Becuase the board select menu in arch/arm/Kconfig is too big, move the OMAP5 board select menu to omap5/Kconfig. Move also common settings (CONFIG_SYS_CPU="armv7" and CONFIG_SYS_SOC="omap5"). Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Reviewed-by: Tom Rini <trini@ti.com> Cc: Lokesh Vutla <lokeshvutla@ti.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/ti_omap5_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ti_omap5_common.h b/include/configs/ti_omap5_common.h
index cb928ab8e6..3166392c78 100644
--- a/include/configs/ti_omap5_common.h
+++ b/include/configs/ti_omap5_common.h
@@ -17,7 +17,6 @@
#ifndef __CONFIG_TI_OMAP5_COMMON_H
#define __CONFIG_TI_OMAP5_COMMON_H
-#define CONFIG_OMAP54XX
#define CONFIG_DISPLAY_CPUINFO
#define CONFIG_DISPLAY_BOARDINFO
#define CONFIG_MISC_INIT_R
OpenPOWER on IntegriCloud