diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2018-11-01 11:26:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-09 09:07:17 -0800 |
commit | 6d11023c345e369bcb9d5a68b271764e362c1f6e (patch) | |
tree | 566d5a7a47c51568491aa01a0d8d04a774e6a5c0 /security/selinux/Makefile | |
parent | 347a28b586802d09604a149c1a1f6de5dccbe6fa (diff) |
serial: 8250: Default SERIAL_OF_PLATFORM to SERIAL_8250
It is way too easy to miss enabling SERIAL_OF_PLATFORM which would
result in the inability for the kernel to have a valid console device,
which can be seen with:
Warning: unable to open an initial console.
and then:
Run /init as init process
Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
Since SERIAL_OF_PLATFORM already depends on SERIAL_8250 && OF there
really is no drawback to defaulting this config to the value of
SERIAL_8250.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'security/selinux/Makefile')
0 files changed, 0 insertions, 0 deletions