diff options
author | Michael Walle <michael@walle.cc> | 2019-10-22 01:10:57 +0200 |
---|---|---|
committer | Priyanka Jain <priyanka.jain@nxp.com> | 2019-11-08 11:13:39 +0530 |
commit | 065ee175e050873f759d8b190c10f64cde688670 (patch) | |
tree | 74d09190ebf2755d280410f9c2b98b8bc65cdab2 /board/freescale | |
parent | b4a59115e2cad84a47352948570c02cce34591b1 (diff) |
armv8: fsl-lsch3: convert CONFIG_TARGET_x to CONFIG_ARCH_x
The clocks are not dependent on the target but only on the SoC.
Therefore, convert the CONFIG_TARGET_x macros to the corresponding
CONFIG_ARCH_x. This will allow other targets to automatically use the
common code. Otherwise every new target would have to add itself to the
"#if defined(CONFIG_TARGET_x) || .." macros.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'board/freescale')
0 files changed, 0 insertions, 0 deletions