mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 03:36:19 +00:00
/dev/mem: make promisc the default
default to the old semantics. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
28eb559b5b
commit
1f56cf1c58
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue