Файловый менеджер - Редактировать - /var/www/xthruster/html/wp-content/uploads/flags/hsi.tar
Назад
clients/Kconfig 0000644 00000001766 14722072353 0007527 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # HSI clients configuration # comment "HSI clients" config NOKIA_MODEM tristate "Nokia Modem" depends on HSI && SSI_PROTOCOL && CMT_SPEECH help Say Y here if you want to add support for the modem on Nokia N900 (Nokia RX-51) hardware. If unsure, say N. config CMT_SPEECH tristate "CMT speech" depends on HSI && SSI_PROTOCOL help If you say Y here, you will enable the CMT speech protocol used by Nokia modems. If you say M the protocol will be available as module named cmt_speech. If unsure, say N. config SSI_PROTOCOL tristate "SSI protocol" depends on HSI && PHONET && OMAP_SSI help If you say Y here, you will enable the SSI protocol aka McSAAB. If unsure, say N. config HSI_CHAR tristate "HSI/SSI character driver" depends on HSI ---help--- If you say Y here, you will enable the HSI/SSI character driver. This driver provides a simple character device interface for serial communication with the cellular modem over HSI/SSI bus. clients/Makefile 0000644 00000000357 14722072353 0007657 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # Makefile for HSI clients # obj-$(CONFIG_NOKIA_MODEM) += nokia-modem.o obj-$(CONFIG_SSI_PROTOCOL) += ssi_protocol.o obj-$(CONFIG_CMT_SPEECH) += cmt_speech.o obj-$(CONFIG_HSI_CHAR) += hsi_char.o controllers/Kconfig 0000644 00000000705 14722072353 0010424 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # HSI controllers configuration # comment "HSI controllers" config OMAP_SSI tristate "OMAP SSI hardware driver" depends on HSI && OF && ARM && COMMON_CLK depends on ARCH_OMAP3 || COMPILE_TEST ---help--- SSI is a legacy version of HSI. It is usually used to connect an application engine with a cellular modem. If you say Y here, you will enable the OMAP SSI hardware driver. If unsure, say N. controllers/Makefile 0000644 00000000253 14722072353 0010557 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # Makefile for HSI controllers drivers # omap_ssi-objs += omap_ssi_core.o omap_ssi_port.o obj-$(CONFIG_OMAP_SSI) += omap_ssi.o Kconfig 0000644 00000000634 14722072353 0006057 0 ustar 00 # SPDX-License-Identifier: GPL-2.0-only # # HSI driver configuration # menuconfig HSI tristate "HSI support" ---help--- The "High speed synchronous Serial Interface" is synchronous serial interface used mainly to connect application engines and cellular modems. if HSI config HSI_BOARDINFO bool default y source "drivers/hsi/controllers/Kconfig" source "drivers/hsi/clients/Kconfig" endif # HSI Makefile 0000644 00000000314 14722072353 0006207 0 ustar 00 # SPDX-License-Identifier: GPL-2.0 # # Makefile for HSI # obj-$(CONFIG_HSI) += hsi.o hsi-objs := hsi_core.o hsi-$(CONFIG_HSI_BOARDINFO) += hsi_boardinfo.o obj-y += controllers/ obj-y += clients/
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.24 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка