diff options
author | Manu Abraham <abraham.manu@gmail.com> | 2007-07-03 08:53:42 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-12-29 14:53:13 -0500 |
commit | e50e8e3338788359d63f0a1ea2e038dd48415754 (patch) | |
tree | 17e732074e7a5d88f913b8861b9729158a01945c /drivers/media/dvb/frontends/Kconfig | |
parent | 8bd135bab91f4659d4c62466029aff468e56f235 (diff) |
V4L/DVB (9376): Add STB0899 to build
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/dvb/frontends/Kconfig')
-rw-r--r-- | drivers/media/dvb/frontends/Kconfig | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/media/dvb/frontends/Kconfig b/drivers/media/dvb/frontends/Kconfig index 69eb1f8eb4a..35eb5f888b4 100644 --- a/drivers/media/dvb/frontends/Kconfig +++ b/drivers/media/dvb/frontends/Kconfig | |||
@@ -12,6 +12,16 @@ config DVB_FE_CUSTOMISE | |||
12 | 12 | ||
13 | If unsure say N. | 13 | If unsure say N. |
14 | 14 | ||
15 | comment "Multistandard (satellite) frontends" | ||
16 | depends on DVB_CORE | ||
17 | |||
18 | config DVB_STB0899 | ||
19 | tristate "STB0899 based" | ||
20 | depends on DVB_CORE | ||
21 | help | ||
22 | A DVB-S/S2/DSS Multistandard demodulator. Say Y when you want | ||
23 | to support this demodulator based frontends | ||
24 | |||
15 | comment "DVB-S (satellite) frontends" | 25 | comment "DVB-S (satellite) frontends" |
16 | depends on DVB_CORE | 26 | depends on DVB_CORE |
17 | 27 | ||