ARM: multi_v7_defconfig: Enable ST's Power Reset driver
[deliverable/linux.git] / arch / Kconfig
index ba1b626bca002e751d60fc4e29784d7632f1a1a9..81869a5e7e174ae470ba7746d88f8cdb35065c36 100644 (file)
@@ -205,9 +205,6 @@ config HAVE_NMI_WATCHDOG
 config HAVE_ARCH_TRACEHOOK
        bool
 
-config HAVE_DMA_ATTRS
-       bool
-
 config HAVE_DMA_CONTIGUOUS
        bool
 
@@ -586,6 +583,12 @@ config HAVE_COPY_THREAD_TLS
          normal C parameter passing, rather than extracting the syscall
          argument from pt_regs.
 
+config HAVE_STACK_VALIDATION
+       bool
+       help
+         Architecture supports the 'objtool check' host tool command, which
+         performs compile-time stack metadata validation.
+
 #
 # ABI hall of shame
 #
@@ -632,4 +635,7 @@ config OLD_SIGACTION
 config COMPAT_OLD_SIGACTION
        bool
 
+config ARCH_NO_COHERENT_DMA_MMAP
+       bool
+
 source "kernel/gcov/Kconfig"
This page took 0.025533 seconds and 5 git commands to generate.