Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

Unnamed
Thursday, May 17th, 2012 at 11:43:30am MDT 

  1. REGULAR KERNEL:
  2.  
  3.   │ CONFIG_MEDIA_TUNER_TEA5767:                                                                             │ 
  4.   │                                                                                                         │ 
  5.   │ Say Y here to include support for the Philips TEA5767 radio tuner.                                      │ 
  6.   │                                                                                                         │ 
  7.   │ Symbol: MEDIA_TUNER_TEA5767 [=m]                                                                        │ 
  8.   │ Type  : tristate                                                                                        │ 
  9.   │ Prompt: TEA 5767 radio tuner                                                                            │ 
  10.   │   Defined at drivers/media/common/tuners/Kconfig:98                                                     │ 
  11.   │   Depends on: MEDIA_SUPPORT [=m] && VIDEO_MEDIA [=m] && I2C [=y] && MEDIA_TUNER_CUSTOMISE [=y]          │ 
  12.   │   Location:                                                                                             │ 
  13.   │     -> Device Drivers                                                                                   │ 
  14.   │       -> Multimedia support (MEDIA_SUPPORT [=m])                                                        │ 
  15.   │         -> Customize TV tuners                                                                          │ 
  16.   │   Selected by: MEDIA_TUNER [=m] && MEDIA_SUPPORT [=m] && VIDEO_MEDIA [=m] && I2C [=y] && !\             │ 
  17.   │ MEDIA_TUNER_CUSTOMISE [=y]                                                                              │ 
  18.   │                                                                                                         │ 
  19.  
  20. My mk media file:
  21.  
  22. MEDIA_MENU:=Media modules.
  23.  
  24. define KernelPackage/tuner-core
  25.   SUBMENU:=$(MEDIA_MENU)
  26.   TITLE=Video4Linux support
  27.   DEPENDS:=@PCI_SUPPORT||USB_SUPPORT +!TARGET_etrax:kmod-i2c-core
  28.   KCONFIG:= \
  29.         CONFIG_MEDIA_SUPPORT=m \
  30.         CONFIG_VIDEO_MEDIA=m \
  31.         CONFIG_MEDIA_TUNER=m \
  32.         CONFIG_MEDIA_TUNER_CUSTOMISE=y \
  33.   FILES:= \
  34.         $(LINUX_DIR)/drivers/media/video/tuner-core.ko
  35.   AUTOLOAD:=$(call AutoLoad,60, tuner-core)
  36. endef
  37.  
  38. define KernelPackage/tuner-core/description
  39.  Tuner core modules for Video4Linux support
  40. endef
  41.  
  42. $(eval $(call KernelPackage,tuner-core))

advertising

Update the Post

Either update this post and resubmit it with changes, or make a new post.

You may also comment on this post.

update paste below
details of the post (optional)

Note: Only the paste content is required, though the following information can be useful to others.

Save name / title?

(space separated, optional)



Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.

worth-right