]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - arch/arm/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot
[people/ms/u-boot.git] / arch / arm / Kconfig
index bc55e5b1f5e9f1bc4edd94b3a4711f3aed7195e2..8472d4156596887a980b8f69219c22390ab4f886 100644 (file)
@@ -465,6 +465,10 @@ config TARGET_WANDBOARD
        bool "Support wandboard"
        select CPU_V7
 
+config TARGET_WARP
+       bool "Support WaRP"
+       select CPU_V7
+
 config TARGET_TITANIUM
        bool "Support titanium"
        select CPU_V7
@@ -842,6 +846,7 @@ source "board/ttcontrol/vision2/Kconfig"
 source "board/udoo/Kconfig"
 source "board/vpac270/Kconfig"
 source "board/wandboard/Kconfig"
+source "board/warp/Kconfig"
 source "board/woodburn/Kconfig"
 source "board/xaeniax/Kconfig"
 source "board/xilinx/zynqmp/Kconfig"