]> Pileus Git - ~andy/linux/blobdiff - arch/mips/Kconfig
MIPS: APRP: Add VPE loader support for CMP platforms.
[~andy/linux] / arch / mips / Kconfig
index 741fc31463c1068583e9d1b143a2d8f7da086ee1..6395436c056907cd59c919188fc66b74eeab5062 100644 (file)
@@ -1907,6 +1907,11 @@ config MIPS_VPE_LOADER
          Includes a loader for loading an elf relocatable object
          onto another VPE and running it.
 
+config MIPS_VPE_LOADER_CMP
+       bool
+       default "y"
+       depends on MIPS_VPE_LOADER && MIPS_CMP
+
 config MIPS_VPE_LOADER_MT
        bool
        default "y"