Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58085
b: refs/heads/master
c: 59faba1
h: refs/heads/master
i:
  58083: f7a868d
v: v3
  • Loading branch information
Trent Piepho authored and Linus Torvalds committed Jun 28, 2007
1 parent abe0214 commit 2cf21f9
Show file tree
Hide file tree
Showing 6 changed files with 8 additions and 8 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: 30acbabae38793c9c9acace4de5b1c1889570768
refs/heads/master: 59faba1b316a7798a33752b3889193333f8af1a0
2 changes: 1 addition & 1 deletion trunk/drivers/atm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ menuconfig ATM_DRIVERS
depends on NETDEVICES && ATM
default y

if ATM_DRIVERS
if ATM_DRIVERS && NETDEVICES && ATM

config ATM_DUMMY
tristate "Dummy ATM driver"
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ menuconfig DVB_CAPTURE_DRIVERS
---help---
Say Y to select Digital TV adapters

if DVB_CAPTURE_DRIVERS
if DVB_CAPTURE_DRIVERS && DVB_CORE

comment "Supported SAA7146 based PCI Adapters"
depends on DVB_CORE && PCI && I2C
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ menuconfig RADIO_ADAPTERS
---help---
Say Y here to enable selecting AM/FM radio adapters.

if RADIO_ADAPTERS
if RADIO_ADAPTERS && VIDEO_DEV

config RADIO_CADET
tristate "ADS Cadet AM/FM Tuner"
Expand Down
6 changes: 3 additions & 3 deletions trunk/drivers/media/video/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ menuconfig VIDEO_CAPTURE_DRIVERS
webcams, analog TV, and hybrid analog/digital TV.
Some of those devices also supports FM radio.

if VIDEO_CAPTURE_DRIVERS
if VIDEO_CAPTURE_DRIVERS && VIDEO_DEV

config VIDEO_ADV_DEBUG
bool "Enable advanced debug functionality"
Expand Down Expand Up @@ -347,7 +347,7 @@ endmenu # encoder / decoder chips

config VIDEO_VIVI
tristate "Virtual Video Driver"
depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 && PCI && VIDEO_DEV
depends on VIDEO_V4L2 && !SPARC32 && !SPARC64 && PCI
select VIDEO_BUF
default n
---help---
Expand Down Expand Up @@ -691,7 +691,7 @@ menuconfig V4L_USB_DRIVERS
depends on USB
default y

if V4L_USB_DRIVERS
if V4L_USB_DRIVERS && USB

source "drivers/media/video/pvrusb2/Kconfig"

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/net/pcmcia/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ menuconfig NET_PCMCIA

If unsure, say N.

if NET_PCMCIA
if NET_PCMCIA && PCMCIA

config PCMCIA_3C589
tristate "3Com 3c589 PCMCIA support"
Expand Down

0 comments on commit 2cf21f9

Please sign in to comment.