repo.or.cz
/
linux-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
[linux-stable.git]
/
drivers
/
staging
/
most
/
i2c
/
Kconfig
blob
ff64283cbad18bb20416948ac50e5f11f6d1fe5b
1
# SPDX-License-Identifier: GPL-2.0
2
#
3
# MOST I2C configuration
4
#
5
6
config MOST_I2C
7
tristate "I2C"
8
depends on I2C
9
help
10
Say Y here if you want to connect via I2C to network transceiver.
11
12
To compile this driver as a module, choose M here: the
13
module will be called most_i2c.