diff options
| author | Max Bires <jbires@google.com> | 2017-01-03 19:18:07 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-01-11 10:28:52 +0300 |
| commit | f2cfa58b136e4b06a9b9db7af5ef62fbb5992f62 (patch) | |
| tree | 3171a9aeba6f13534abe554ce73d6686e8321304 /include/linux | |
| parent | 874bcd00f520cac297aefade201c4efc07fc8d17 (diff) | |
| download | linux-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/linux')
0 files changed, 0 insertions, 0 deletions
