diff options
author | Johannes Stezenbach <devnull@localhost> | 2005-02-04 00:16:27 +0000 |
---|---|---|
committer | Johannes Stezenbach <devnull@localhost> | 2005-02-04 00:16:27 +0000 |
commit | c640f293fa131a4f7f3db146f124fe65d79a7018 (patch) | |
tree | e86b546b1ba217cb3ddc00a5a1ecfe5fd0f7e73e /linux/drivers/media | |
parent | a8829c180209d016396d5fa3e9ef291263bd0f6c (diff) | |
download | mediapointer-dvb-s2-c640f293fa131a4f7f3db146f124fe65d79a7018.tar.gz mediapointer-dvb-s2-c640f293fa131a4f7f3db146f124fe65d79a7018.tar.bz2 |
DVB_NXT2002 selects FW_LOADER
Diffstat (limited to 'linux/drivers/media')
-rw-r--r-- | linux/drivers/media/dvb/frontends/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/drivers/media/dvb/frontends/Kconfig b/linux/drivers/media/dvb/frontends/Kconfig index e11e02f86..a0fdebd8f 100644 --- a/linux/drivers/media/dvb/frontends/Kconfig +++ b/linux/drivers/media/dvb/frontends/Kconfig @@ -154,6 +154,7 @@ comment "ATSC (North American/Korean Terresterial DTV) frontends" config DVB_NXT2002 tristate "Nxt2002 based" depends on DVB_CORE + select FW_LOADER help An ATSC 8VSB tuner module. Say Y when you want to support this frontend. |