Kconfig (f1c50f2489f40494658a6b7326bd6d5a26f72711) Kconfig (a393edad2a1d5a53918bfb5ac1608fb8d17068dc)
1#
1#
2# Generic video config states
3#
4
5config VIDEO_TVEEPROM
6 tristate
7 depends on I2C
8
9#
10# Multimedia Video device configuration
11#
12
13if VIDEO_V4L2
14
15config VIDEO_IR_I2C
16 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT
17 depends on I2C && RC_CORE

--- 570 unchanged lines hidden ---
2# Multimedia Video device configuration
3#
4
5if VIDEO_V4L2
6
7config VIDEO_IR_I2C
8 tristate "I2C module for IR" if !MEDIA_SUBDRV_AUTOSELECT
9 depends on I2C && RC_CORE

--- 570 unchanged lines hidden ---