Move CONFIG_DEVKMEM default to n
authorDave Young <[email protected]>
Mon, 10 Oct 2016 05:34:33 +0000 (13:34 +0800)
committerGreg Kroah-Hartman <[email protected]>
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 <[email protected]>
Suggested-by: Kees Cook <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/char/Kconfig

index dcc09739a54ef860343ac2fca5acf59724ca60e2..dc4f35ad19d0601e86327901822c97c7cdcc8747 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