commit | 1877f2c1655f606995bea14af1153efd0b64cec0 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Mar 26 16:13:01 2021 +1300 |
committer | Priyanka Jain <priyanka.jain@nxp.com> | Thu Apr 15 14:22:17 2021 +0530 |
tree | 11b13730ec96f7dd9ffcc9f497aef66fc3569f05 | |
parent | 29c2e512b1b81bf030ba8dcd72ba4034abc98447 [diff] |
freescale: ls1021atwr: Drop use of CONFIG_RESET It is not recommended to use CONFIG_xxx defines for things which are not Kconfig options. Rename this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>