Skip to content

Commit

Permalink
V4L/DVB (5601): Create a menu for DAB
Browse files Browse the repository at this point in the history
DABUSB driver were a little lost at Multimedia core menu.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed May 9, 2007
1 parent 523b78d commit 9a95735
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions drivers/media/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,14 @@ config VIDEO_TVEEPROM
tristate
depends on I2C

config DAB
boolean "DAB adapters"
default y
---help---
Allow selecting support for for Digital Audio Broadcasting (DAB)
Receiver adapters.

if DAB
config USB_DABUSB
tristate "DABUSB driver"
depends on USB
Expand All @@ -99,5 +107,6 @@ config USB_DABUSB

To compile this driver as a module, choose M here: the
module will be called dabusb.
endif # DAB

endmenu

0 comments on commit 9a95735

Please sign in to comment.