board: ls1012ardb: do not use imply CONFIG_
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 25 Jan 2020 19:40:21 +0000 (20:40 +0100)
committerPriyanka Jain <priyanka.jain@nxp.com>
Tue, 4 Feb 2020 10:50:25 +0000 (16:20 +0530)
commitd9618e980430f3f7b84dfd5bb3004285ed47e5ba
tree269cf173f778716eb3e54594fdac3702431f22c8
parent8526a58aa5c89ac36578d8e5f2e18ebdd11622c6
board: ls1012ardb: do not use imply CONFIG_

Inside Kconfig we must not use the CONFIG_ prefix with the imply statement.

Fixes: 28e3c39e535b ("board: freescale: ls1012a2g5rdb: enable network
support on ls1012a2g5rdb")
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
board/freescale/ls1012ardb/Kconfig