Commit 1f56cf1c authored by Ingo Molnar's avatar Ingo Molnar

/dev/mem: make promisc the default

default to the old semantics.
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 28eb559b
...@@ -7,7 +7,6 @@ source "lib/Kconfig.debug" ...@@ -7,7 +7,6 @@ source "lib/Kconfig.debug"
config NONPROMISC_DEVMEM config NONPROMISC_DEVMEM
bool "Disable promiscuous /dev/mem" bool "Disable promiscuous /dev/mem"
default y
help help
The /dev/mem file by default only allows userspace access to PCI The /dev/mem file by default only allows userspace access to PCI
space and the BIOS code and data regions. This is sufficient for space and the BIOS code and data regions. This is sufficient for
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment