Skip to content

Commit

Permalink
V4L/DVB (9418): DVB_ATTACH for STB0899, STB6100, TDA8261
Browse files Browse the repository at this point in the history
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent ae9902d commit 6199cee
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,16 @@ comment "Multistandard (satellite) frontends"

config DVB_STB0899
tristate "STB0899 based"
depends on DVB_CORE
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help
A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want
to support this demodulator based frontends

config DVB_STB6100
tristate "STB6100 based tuners"
depends on DVB_CORE
depends on DVB_CORE && I2C
default m if DVB_FE_CUSTOMISE
help
A Silicon tuner from ST used in conjunction with the STB0899
demodulator. Say Y when you want to support this tuner.
Expand Down

0 comments on commit 6199cee

Please sign in to comment.