Skip to content

Commit

Permalink
V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Jul 5, 2009
1 parent c285add commit 3175da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/media/dvb/ttpci/Kconfig
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
config TTPCI_EEPROM
tristate
depends on I2C
default n

config DVB_AV7110
Expand Down

0 comments on commit 3175da8

Please sign in to comment.