OSDN Git Service

Move CONFIG_DEVKMEM default to n
authorDave Young <dyoung@redhat.com>
Mon, 10 Oct 2016 05:34:33 +0000 (13:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 28 Oct 2016 12:23:03 +0000 (08:23 -0400)
Kconfig comment suggests setting it as "n" if in doubt thus move the
default value to 'n'.

Signed-off-by: Dave Young <dyoung@redhat.com>
Suggested-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/char/Kconfig

index dcc0973..dc4f35a 100644 (file)
@@ -17,7 +17,6 @@ config DEVMEM
 
 config DEVKMEM
        bool "/dev/kmem virtual device support"
-       default y
        help
          Say Y here if you want to support the /dev/kmem device. The
          /dev/kmem device is rarely used, but can be used for certain