Browse Source

/dev/mem: make promisc the default

default to the old semantics.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Ingo Molnar 17 năm trước cách đây
mục cha
commit
1f56cf1c58
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      arch/x86/Kconfig.debug

+ 0 - 1
arch/x86/Kconfig.debug

@@ -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