MLK-14400-1 defconfig: fix warning in imx_v7_defconfig
authorHaibo Chen <haibo.chen@nxp.com>
Thu, 9 Mar 2017 11:49:25 +0000 (19:49 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:52 +0000 (15:10 -0500)
commit0eefb4564b767cc2195005c4f9b64adcf3007dfc
tree17028fc1309f88f47fe3c660ef84c38ff65e6e37
parenta2ce9c2aa083a4de07f3781f04812589162074b7
MLK-14400-1 defconfig: fix warning in imx_v7_defconfig

when use imx_v7_defconfig, there are following warning:

arch/arm/configs/imx_v7_defconfig:172:warning: override: reassigning to symbol TOUCHSCREEN_IMX6UL_TSC
arch/arm/configs/imx_v7_defconfig:392:warning: override: reassigning to symbol ION
arch/arm/configs/imx_v7_defconfig:393:warning: override: reassigning to symbol ION_MXC

This patch use command 'make savedefconfig' to produce the defconfig
and replace the imx_v7_defconfig.

Signed-off-by: Haibo Chen <haibo.chen@nxp.com>
arch/arm/configs/imx_v7_defconfig