projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c285add
)
V4L/DVB (12153): ttpci: config TTPCI_EEPROM depends on I2C
author
Hans Verkuil
<hverkuil@xs4all.nl>
Fri, 26 Jun 2009 18:35:04 +0000
(15:35 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 5 Jul 2009 17:29:55 +0000
(14:29 -0300)
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>
drivers/media/dvb/ttpci/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/media/dvb/ttpci/Kconfig
b/drivers/media/dvb/ttpci/Kconfig
index 68eb4493f991f64d08dc078225dc599380379ccc..d8d4214fd65f2c7af9d3af1a263a30f9dc24e3a9 100644
(file)
--- a/
drivers/media/dvb/ttpci/Kconfig
+++ b/
drivers/media/dvb/ttpci/Kconfig
@@
-1,5
+1,6
@@
config TTPCI_EEPROM
tristate
+ depends on I2C
default n
config DVB_AV7110