Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222940
b: refs/heads/master
c: 9b4320b
h: refs/heads/master
v: v3
  • Loading branch information
Mauro Carvalho Chehab committed Nov 22, 2010
1 parent 7a4ef8a commit f5cb549
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 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: c38bd4ffc7f24a99a14f9c776276e816f5de2509
refs/heads/master: 9b4320b77bab4031649c484da1c595f39c2e43cd
8 changes: 4 additions & 4 deletions trunk/drivers/media/common/tuners/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ config MEDIA_TUNER
select MEDIA_TUNER_TDA9887 if !MEDIA_TUNER_CUSTOMISE
select MEDIA_TUNER_MC44S803 if !MEDIA_TUNER_CUSTOMISE

menuconfig MEDIA_TUNER_CUSTOMISE
config MEDIA_TUNER_CUSTOMISE
bool "Customize analog and hybrid tuner modules to build"
depends on MEDIA_TUNER
default y if EMBEDDED
Expand All @@ -44,7 +44,8 @@ menuconfig MEDIA_TUNER_CUSTOMISE

If unsure say N.

if MEDIA_TUNER_CUSTOMISE
menu "Customize TV tuners"
visible if MEDIA_TUNER_CUSTOMISE

config MEDIA_TUNER_SIMPLE
tristate "Simple tuner support"
Expand Down Expand Up @@ -185,5 +186,4 @@ config MEDIA_TUNER_TDA18218
default m if MEDIA_TUNER_CUSTOMISE
help
NXP TDA18218 silicon tuner driver.

endif # MEDIA_TUNER_CUSTOMISE
endmenu
5 changes: 1 addition & 4 deletions trunk/drivers/media/dvb/frontends/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,8 @@ config DVB_FE_CUSTOMISE

If unsure say N.

if DVB_FE_CUSTOMISE

menu "Customise DVB Frontends"
visible if DVB_FE_CUSTOMISE

comment "Multistandard (satellite) frontends"
depends on DVB_CORE
Expand Down Expand Up @@ -619,5 +618,3 @@ config DVB_DUMMY_FE
tristate "Dummy frontend driver"
default n
endmenu

endif

0 comments on commit f5cb549

Please sign in to comment.