CONFIG_SSL_CHAN is not available for thedefaultarchitecture x86.
Result is shown for architecture um
Default serial line channel initialization
configname: CONFIG_SSL_CHAN
Linux Kernel Configuration
└─>UML Character Devices
└─>Default serial line channel initialization
In linux kernel since version 2.6.12
This is the string describing the channel to which the serial lines
will be attached by default. This value can be overridden from the
command line. The default value is "pty", which attaches them to
traditional pseudo-terminals.
It is safe to leave this unchanged, although you may wish to change
this if you expect the UML that you build to be run in environments
which don't have a set of /dev/pty* devices.
will be attached by default. This value can be overridden from the
command line. The default value is "pty", which attaches them to
traditional pseudo-terminals.
It is safe to leave this unchanged, although you may wish to change
this if you expect the UML that you build to be run in environments
which don't have a set of /dev/pty* devices.