]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
armv8: ls2080ardb: Add LS2081ARDB board support
[people/ms/u-boot.git] / arch / arm / Kconfig
index b2d6e80716ddd60aa0f9d26a19f9a3d53308261a..2db7e3cb3b056edc8a5929d0221bde35c37c049f 100644 (file)
@@ -781,6 +781,20 @@ config TARGET_LS2080ARDB
          development platform that supports the QorIQ LS2080A
          Layerscape Architecture processor.
 
+config TARGET_LS2081ARDB
+       bool "Support ls2081ardb"
+       select ARCH_LS2080A
+       select ARM64
+       select ARMV8_MULTIENTRY
+       select BOARD_LATE_INIT
+       select SUPPORT_SPL
+       select ARCH_MISC_INIT
+       help
+         Support for Freescale LS2081ARDB platform.
+         The LS2081A Reference design board (RDB) is a high-performance
+         development platform that supports the QorIQ LS2081A/LS2041A
+         Layerscape Architecture processor.
+
 config TARGET_HIKEY
        bool "Support HiKey 96boards Consumer Edition Platform"
        select ARM64