/dev/mem: make promisc the default

default to the old semantics.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
Ingo Molnar 2008-04-18 21:42:36 +02:00
parent 28eb559b5b
commit 1f56cf1c58

View 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