X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=lib%2FKconfig.debug;h=c63fc68f9bf2e85bfc38a9192c70996b7f3f57e7;hb=7d95a88f9254b711a3a95106fc73f6a3a9866a40;hp=d7a7bc3b6098287dc7af87b2c94d5304675401f3;hpb=c4728cfbed0f54eacc21138c99da2a91895c8c5a;p=sfrench%2Fcifs-2.6.git diff --git a/lib/Kconfig.debug b/lib/Kconfig.debug index d7a7bc3b6098..c63fc68f9bf2 100644 --- a/lib/Kconfig.debug +++ b/lib/Kconfig.debug @@ -1645,7 +1645,7 @@ config ARCH_HAS_DEVMEM_IS_ALLOWED config STRICT_DEVMEM bool "Filter access to /dev/mem" depends on MMU && DEVMEM - depends on ARCH_HAS_DEVMEM_IS_ALLOWED + depends on ARCH_HAS_DEVMEM_IS_ALLOWED || GENERIC_LIB_DEVMEM_IS_ALLOWED default y if PPC || X86 || ARM64 help If this option is disabled, you allow userspace (root) access to all