From f296f139158f55ac1274310edd7d4d9242e4e3d7 Mon Sep 17 00:00:00 2001 From: Soeren Moch Date: Thu, 13 Aug 2015 21:08:46 +0200 Subject: tbs2910: remove deprecated CONFIG_SYS_EXTRA_OPTIONS move options from CONFIG_SYS_EXTRA_OPTIONS to board specific Kconfig Signed-off-by: Soeren Moch --- configs/tbs2910_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/tbs2910_defconfig') diff --git a/configs/tbs2910_defconfig b/configs/tbs2910_defconfig index 5dca230..822aec3 100644 --- a/configs/tbs2910_defconfig +++ b/configs/tbs2910_defconfig @@ -1,7 +1,6 @@ CONFIG_ARM=y CONFIG_ARCH_MX6=y CONFIG_TARGET_TBS2910=y -CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/boundary/nitrogen6x/nitrogen6q2g.cfg,MX6Q" # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set CONFIG_DM=y -- cgit v1.1