repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git]
/
drivers
/
media
/
spi
/
Kconfig
blob
a21f5a39a440fe64a98f6bc04879fef65d753292
1
if VIDEO_V4L2
2
3
menu "SPI helper chips"
4
visible if !MEDIA_SUBDRV_AUTOSELECT || COMPILE_TEST
5
6
config VIDEO_GS1662
7
tristate "Gennum Serializers video"
8
depends on SPI && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API
9
---help---
10
Enable the GS1662 driver which serializes video streams.
11
12
endmenu
13
14
endif