summaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv7/ls102xa/Kconfig
diff options
context:
space:
mode:
authorYork Sun <york.sun@nxp.com>2016-09-26 15:09:27 (GMT)
committerYork Sun <york.sun@nxp.com>2016-09-26 15:53:07 (GMT)
commit0a37cf8f27407644623bdd0a3c5d2a2ff656273d (patch)
tree399c0881bca1d56cb7d11e2c7ae2fc1d0de280de /arch/arm/cpu/armv7/ls102xa/Kconfig
parent9533acf36c8763af914edcff7c09573e160c1f4d (diff)
downloadu-boot-fsl-qoriq-0a37cf8f27407644623bdd0a3c5d2a2ff656273d.tar.xz
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>
Diffstat (limited to 'arch/arm/cpu/armv7/ls102xa/Kconfig')
-rw-r--r--arch/arm/cpu/armv7/ls102xa/Kconfig3
1 files changed, 3 insertions, 0 deletions
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