commit | 4f60062c65f19be2eb1debcb53b58af6c35b9610 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jan 25 20:40:21 2020 +0100 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Tue Feb 04 16:20:25 2020 +0530 |
tree | 269cf173f778716eb3e54594fdac3702431f22c8 | |
parent | 7cef8b6058344eefff7da3236c2ff3128ce0105c [diff] |
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>