Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56071
b: refs/heads/master
c: 523b78d
h: refs/heads/master
i:
  56069: 8419621
  56067: b4a0b84
  56063: 88196c3
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed May 9, 2007
1 parent 512b1fd commit c6ecfba
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6b6bcb16c6b528fb5832244db949366bf0e42f44
refs/heads/master: 523b78d1d202dedcd9e549576d6179d68210c038
11 changes: 11 additions & 0 deletions trunk/drivers/media/dvb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

source "drivers/media/dvb/dvb-core/Kconfig"

menuconfig DVB_CAPTURE_DRIVERS
bool "DVB/ATSC adapters"
depends on DVB_CORE
default y
---help---
Say Y to select Digital TV adapters

if DVB_CAPTURE_DRIVERS

comment "Supported SAA7146 based PCI Adapters"
depends on DVB_CORE && PCI && I2C
source "drivers/media/dvb/ttpci/Kconfig"
Expand All @@ -30,3 +39,5 @@ source "drivers/media/dvb/pluto2/Kconfig"
comment "Supported DVB Frontends"
depends on DVB_CORE
source "drivers/media/dvb/frontends/Kconfig"

endif # DVB_CAPTURE_DRIVERS
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/dvb-core/Kconfig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
menuconfig DVB_CORE
config DVB_CORE
tristate "DVB for Linux"
depends on NET && INET
select CRC32
Expand Down

0 comments on commit c6ecfba

Please sign in to comment.