repo.or.cz
/
linux-2.6
/
mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
[linux-2.6/mini2440.git]
/
drivers
/
i2c
/
algos
/
Kconfig
blob
7137a17402fe150e3e3189b7355a77495a2c5e8e
1
#
2
# I2C algorithm drivers configuration
3
#
4
5
config I2C_ALGOBIT
6
tristate
7
8
config I2C_ALGOPCF
9
tristate
10
11
config I2C_ALGOPCA
12
tristate
13
14
config I2C_ALGO_SGI
15
tristate
16
depends on SGI_IP22 || SGI_IP32 || X86_VISWS