summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMax Bires <jbires@google.com>2017-01-03 19:18:07 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-01-11 10:28:52 +0300
commitf2cfa58b136e4b06a9b9db7af5ef62fbb5992f62 (patch)
tree3171a9aeba6f13534abe554ce73d6686e8321304 /include
parent874bcd00f520cac297aefade201c4efc07fc8d17 (diff)
downloadlinux-f2cfa58b136e4b06a9b9db7af5ef62fbb5992f62.tar.xz
char: lack of bool string made CONFIG_DEVPORT always on
Without a bool string present, using "# CONFIG_DEVPORT is not set" in defconfig files would not actually unset devport. This esnured that /dev/port was always on, but there are reasons a user may wish to disable it (smaller kernel, attack surface reduction) if it's not being used. Adding a message here in order to make this user visible. Signed-off-by: Max Bires <jbires@google.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions