]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/powerpc/Kconfig.debug
Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[karo-tx-linux.git] / arch / powerpc / Kconfig.debug
index 77e2cefe47eb3b85047674b710d0e591d4d40e38..638f9ce740f52b9f3a38247dc0b51dd922efac13 100644 (file)
@@ -335,18 +335,6 @@ config PPC_EARLY_DEBUG_CPM_ADDR
          platform probing is done, all platforms selected must
          share the same address.
 
-config STRICT_DEVMEM
-       def_bool y
-       prompt "Filter access to /dev/mem"
-       help
-         This option restricts access to /dev/mem.  If this option is
-         disabled, you allow userspace access to all memory, including
-         kernel and userspace memory. Accidental memory access is likely
-         to be disastrous.
-         Memory access is required for experts who want to debug the kernel.
-
-         If you are unsure, say Y.
-
 config FAIL_IOMMU
        bool "Fault-injection capability for IOMMU"
        depends on FAULT_INJECTION