commit | 149eb3349ce5bd032ea2f57bdf87c2b43d758505 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Mon Sep 26 08:09:27 2016 -0700 |
committer | York Sun <york.sun@nxp.com> | Mon Sep 26 08:53:07 2016 -0700 |
tree | 399c0881bca1d56cb7d11e2c7ae2fc1d0de280de | |
parent | b3d7164af922dcc11c8d4681df7d5290ba69b212 [diff] [blame] |
Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option Move this option to Kconfig and clean up existing uses. Signed-off-by: York Sun <york.sun@nxp.com> CC: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
diff --git a/arch/arm/cpu/armv7/ls102xa/Kconfig b/arch/arm/cpu/armv7/ls102xa/Kconfig new file mode 100644 index 0000000..e88a05e --- /dev/null +++ b/arch/arm/cpu/armv7/ls102xa/Kconfig
@@ -0,0 +1,3 @@ +config ARCH_LS1021A + bool "Freescale Layerscape LS1021A SoC" + select SYS_FSL_ERRATUM_A010315