V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
If I2C is not enabled, then we shouldn't build ttpci_eeprom.c. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
c285addb39
commit
3175da83a0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
config TTPCI_EEPROM
|
||||
tristate
|
||||
depends on I2C
|
||||
default n
|
||||
|
||||
config DVB_AV7110
|
||||
|
|
Loading…
Reference in a new issue