⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.241
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
lib
/
modules
/
5.15.0-1033-aws
/
build
/
drivers
/
i3c
/
View File Name :
Kconfig
# SPDX-License-Identifier: GPL-2.0 menuconfig I3C tristate "I3C support" select I2C help I3C is a serial protocol standardized by the MIPI alliance. It's supposed to be backward compatible with I2C while providing support for high speed transfers and native interrupt support without the need for extra pins. The I3C protocol also standardizes the slave device types and is mainly designed to communicate with sensors. If you want I3C support, you should say Y here and also to the specific driver for your bus adapter(s) below. This I3C support can also be built as a module. If so, the module will be called i3c. if I3C source "drivers/i3c/master/Kconfig" endif # I3C