/dev/mem: make promisc the default
authorIngo Molnar <mingo@elte.hu>
Fri, 18 Apr 2008 19:42:36 +0000 (21:42 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 24 Apr 2008 21:40:47 +0000 (23:40 +0200)
default to the old semantics.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/Kconfig.debug

index 0c1890c..239fd9f 100644 (file)
@@ -7,7 +7,6 @@ source "lib/Kconfig.debug"
 
 config NONPROMISC_DEVMEM
        bool "Disable promiscuous /dev/mem"
-       default y
        help
          The /dev/mem file by default only allows userspace access to PCI
          space and the BIOS code and data regions. This is sufficient for