Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
N index
The Linux kernel configuration item CONFIG_N_HDLC has multiple definitions:
drivers/char/KconfigThe configuration item CONFIG_N_HDLC:
CONFIG_SERIAL_NONSTANDARDn_hdlc, n_hdlcAllows synchronous HDLC communications with tty device drivers that support synchronous HDLC such as the Microgate SyncLink adapter.
This driver can only be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called n_hdlc. If you want to do that, say M here.
drivers/tty/KconfigThe configuration item CONFIG_N_HDLC:
CONFIG_SERIAL_NONSTANDARDn_hdlc, n_hdlcAllows synchronous HDLC communications with tty device drivers that support synchronous HDLC such as the Microgate SyncLink adapter.
This driver can be built as a module ( = code which can be inserted in and removed from the running kernel whenever you want). The module will be called n_hdlc. If you want to do that, say M here.
Raw data from LKDDb:
lkddb module n_hdlc CONFIG_N_HDLC : drivers/char/Kconfig : "HDLC line discipline support"lkddb module n_hdlc CONFIG_N_HDLC : drivers/tty/Kconfig : "HDLC line discipline support"This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - N index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.