Hi Arnaud,
Em 06-11-2010 19:30, Arnaud Lacombe escreveu:
> Hi,
>
> This should do the job.
>
> A.
>
> Arnaud Lacombe (5):
> kconfig: add an option to determine a menu's visibility
> kconfig: regen parser
> Revert "i2c: Fix Kconfig dependencies"
> media/video: convert Kconfig to use the
Em 06-11-2010 17:30, Arnaud Lacombe escreveu:
> Hi,
>
> This should do the job.
>
Thank you, Arnaud! Good job!
I'm currently at the airport preparing to take an international flight
to return back home from LPC. I'll test your patch series tomorrow or more
likely
during the beginning of the ne
Hi,
This should do the job.
A.
Arnaud Lacombe (5):
kconfig: add an option to determine a menu's visibility
kconfig: regen parser
Revert "i2c: Fix Kconfig dependencies"
media/video: convert Kconfig to use the menu's `visible' keyword
i2c/algos: convert Kconfig to use the menu's `visible
On Thu, 04 Nov 2010 14:51:24 -0400, Mauro Carvalho Chehab wrote:
> Em 04-11-2010 14:32, Arnaud Lacombe escreveu:
> > Hi,
> >
> > On Thu, Nov 4, 2010 at 2:11 PM, Mauro Carvalho Chehab
> > wrote:
> >> [...]
> >> Yes, but this makes things worse: it will allow compiling drivers that
> >> Kernel
> >
Em 04-11-2010 14:32, Arnaud Lacombe escreveu:
> Hi,
>
> On Thu, Nov 4, 2010 at 2:11 PM, Mauro Carvalho Chehab
> wrote:
>> [...]
>> Yes, but this makes things worse: it will allow compiling drivers that Kernel
>> will never use, as they won't work without an I2C adapter, and the I2C
>> adapter
>>
Em 04-11-2010 14:34, Arnaud Lacombe escreveu:
> Hi,
>
> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
> wrote:
>> Basically, we have things there like:
>>
>> config VIDEO_HELPER_CHIPS_AUTO
>>bool "Autoselect pertinent encoders/decoders and other helper chips"
>>
>> config VIDEO_IV
Hi,
On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
wrote:
> Basically, we have things there like:
>
> config VIDEO_HELPER_CHIPS_AUTO
> bool "Autoselect pertinent encoders/decoders and other helper chips"
>
> config VIDEO_IVTV
> select VIDEO_WM8739 if VIDEO_HELPER_CHIPS_AUTO
>
Hi,
On Thu, Nov 4, 2010 at 2:11 PM, Mauro Carvalho Chehab
wrote:
> [...]
> Yes, but this makes things worse: it will allow compiling drivers that Kernel
> will never use, as they won't work without an I2C adapter, and the I2C adapter
> is not compiled.
>
> Worse than that: if you go into all V4L
Em 04-11-2010 13:19, Randy Dunlap escreveu:
> On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote:
>
>> All dependencies required by the selected symbols are satisfied. For example,
>> the simplest case is likely cafe_ccic, as, currently, there's just one
>> possible
>> driver that can
On Thu, 04 Nov 2010 07:10:11 -0400 Mauro Carvalho Chehab wrote:
> All dependencies required by the selected symbols are satisfied. For example,
> the simplest case is likely cafe_ccic, as, currently, there's just one
> possible
> driver that can be attached dynamically at runtime to cafe_ccic. We
Em 04-11-2010 00:15, Arnaud Lacombe escreveu:
> Hi,
>
> On Wed, Nov 3, 2010 at 11:19 PM, Mauro Carvalho Chehab
> wrote:
>> Em 03-11-2010 22:31, Arnaud Lacombe escreveu:
>>> Hi,
>>>
>>> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
>>> wrote:
Em 09-10-2010 18:40, Michal Marek escreve
Hi,
On Wed, Nov 3, 2010 at 11:19 PM, Mauro Carvalho Chehab
wrote:
> Em 03-11-2010 22:31, Arnaud Lacombe escreveu:
>> Hi,
>>
>> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
>> wrote:
>>> Em 09-10-2010 18:40, Michal Marek escreveu:
Arnaud Lacombe (1):
kconfig: delay s
Hi,
On Wed, Nov 3, 2010 at 11:19 PM, Mauro Carvalho Chehab
wrote:
>>> config VIDEO_HELPER_CHIPS_AUTO
>>> bool "Autoselect pertinent encoders/decoders and other helper chips"
>>>
>>> config VIDEO_IVTV
>>> select VIDEO_WM8739 if VIDEO_HELPER_CHIPS_AUTO
>>>
>>> menu "Encoders/decoders
Em 03-11-2010 22:31, Arnaud Lacombe escreveu:
> Hi,
>
> On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
> wrote:
>> Em 09-10-2010 18:40, Michal Marek escreveu:
>>>
>>> Arnaud Lacombe (1):
>>> kconfig: delay symbol direct dependency initialization
>>
>> This patch generated a regressio
Hi,
On Wed, Nov 3, 2010 at 6:29 PM, Mauro Carvalho Chehab
wrote:
> Em 09-10-2010 18:40, Michal Marek escreveu:
>>
>> Arnaud Lacombe (1):
>> kconfig: delay symbol direct dependency initialization
>
> This patch generated a regression with V4L build. After applying it,
> some Kconfig dependen
Em 03-11-2010 18:47, Michal Marek escreveu:
> On 3.11.2010 23:29, Mauro Carvalho Chehab wrote:
>> Em 09-10-2010 18:40, Michal Marek escreveu:
>>> The following changes since commit cb655d0f3d57c23db51b981648e452988c0223f9:
>>>
>>> Linux 2.6.36-rc7 (2010-10-06 13:39:52 -0700)
>>>
>>> are available
On 3.11.2010 23:29, Mauro Carvalho Chehab wrote:
> Em 09-10-2010 18:40, Michal Marek escreveu:
>> The following changes since commit cb655d0f3d57c23db51b981648e452988c0223f9:
>>
>> Linux 2.6.36-rc7 (2010-10-06 13:39:52 -0700)
>>
>> are available in the git repository at:
>> git://git.kernel.org
Hi Michal,
Em 09-10-2010 18:40, Michal Marek escreveu:
> Hi Linus,
>
> I have three fixes that should ideally go into 2.6.36:
>
> 1) Kyle's make oldnoconfig fix: make oldnoconfig was added and later got
>broken, all in 2.6.36-rc1.
> 2) Arnaud's fix for a crash in kconfig caused by a use-afte
18 matches
Mail list logo