summaryrefslogtreecommitdiffstats
path: root/board
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2015-09-14 22:18:34 +0800
committerStefano Babic <sbabic@denx.de>2015-09-20 09:57:00 +0200
commit8e4ba5e0ff02fb7932cb4d9971f88c9a35a31902 (patch)
treedeb3400f5edc7a91e51888e25ce1f19075262270 /board
parentf05f4528f2b2c88b46cde13d36e79bb292ea3f5a (diff)
downloadtalos-obmc-uboot-8e4ba5e0ff02fb7932cb4d9971f88c9a35a31902.tar.gz
talos-obmc-uboot-8e4ba5e0ff02fb7932cb4d9971f88c9a35a31902.zip
imx: mx7dsabresd: drop SYS_SOC from board Kconfig
We have defined this kconfig entry in arch/arm/cpu/armv7/mx7/Kconfig, no need to redefine it in board Kconfig. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board')
-rw-r--r--board/freescale/mx7dsabresd/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/board/freescale/mx7dsabresd/Kconfig b/board/freescale/mx7dsabresd/Kconfig
index d7c6ae41fd..c6a969ca67 100644
--- a/board/freescale/mx7dsabresd/Kconfig
+++ b/board/freescale/mx7dsabresd/Kconfig
@@ -6,9 +6,6 @@ config SYS_BOARD
config SYS_VENDOR
default "freescale"
-config SYS_SOC
- default "mx7"
-
config SYS_CONFIG_NAME
default "mx7dsabresd"
OpenPOWER on IntegriCloud