Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Trapanese <marcotrapanese@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Help with selecting package
Date: Mon, 14 Oct 2013 12:51:08 +0200	[thread overview]
Message-ID: <525BCC9C.9020602@gmail.com> (raw)
In-Reply-To: <20131014114754.12f56017@skate>

Il 14/10/2013 11:47, Thomas Petazzoni ha scritto:
> It's not a dependency on an userspace library, it's a dependency on a 
> kernel option, and there's no way to ensure this option is enabled by 
> mean of Buildroot dependencies. 


How one should get this information by himself?
I want to learn without always ask to who is more expert.


> You should just make sure your kernel configuration has the right 
> option enabled. Make sure you have CONFIG_VIDEOBUF_GEN enabled in your 
> kernel, which seems to be the option that ensures 
> videobuf_read_stream() is provided by the kernel. Best regards, Thomas 


I found my kernel config file in:

board/arm/rpi/linux.config

but the header says "do not edit this file". What's the recommended way 
to change kernel settings?
Anyway CONFIG_VIDEOBUF_GEN doesn't exist at all.
This is the Multimedia configuration:

# Multimedia core support
#
CONFIG_MEDIA_CAMERA_SUPPORT=y
CONFIG_MEDIA_ANALOG_TV_SUPPORT=y
CONFIG_MEDIA_DIGITAL_TV_SUPPORT=y
# CONFIG_MEDIA_RADIO_SUPPORT is not set
CONFIG_MEDIA_RC_SUPPORT=y
# CONFIG_MEDIA_CONTROLLER is not set
CONFIG_VIDEO_DEV=y
CONFIG_VIDEO_V4L2=y
# CONFIG_VIDEO_ADV_DEBUG is not set
# CONFIG_VIDEO_FIXED_MINOR_RANGES is not set
CONFIG_VIDEO_TUNER=y
CONFIG_VIDEOBUF2_CORE=y
CONFIG_VIDEOBUF2_MEMOPS=y
CONFIG_VIDEOBUF2_VMALLOC=y
# CONFIG_VIDEO_V4L2_INT_DEVICE is not set
CONFIG_DVB_CORE=y
CONFIG_DVB_NET=y
# CONFIG_TTPCI_EEPROM is not set
CONFIG_DVB_MAX_ADAPTERS=8
# CONFIG_DVB_DYNAMIC_MINORS is not set



Mark

  reply	other threads:[~2013-10-14 10:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-14  8:29 [Buildroot] Help with selecting package Marco Trapanese
2013-10-14  9:47 ` Thomas Petazzoni
2013-10-14 10:51   ` Marco Trapanese [this message]
2013-10-14 11:47     ` Thomas Petazzoni
2013-10-14 13:10       ` Marco Trapanese
2013-10-14 14:02         ` Thomas De Schampheleire
2013-10-14 15:23           ` Marco Trapanese
2013-10-14 15:42             ` Marco Trapanese
2013-10-14 16:43               ` Thomas Petazzoni
2013-10-16  7:32                 ` Marco Trapanese
2013-10-16  7:40                   ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=525BCC9C.9020602@gmail.com \
    --to=marcotrapanese@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox