Skip to content

Commit

Permalink
/dev/mem: make promisc the default
Browse files Browse the repository at this point in the history
default to the old semantics.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
  • Loading branch information
Ingo Molnar committed Apr 24, 2008
1 parent 28eb559 commit 1f56cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/x86/Kconfig.debug
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1f56cf1

Please sign in to comment.