Re: REGRESSION: Re: [GIT] kconfig rc fixes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Mauro Carvalho Chehab
Date: Thursday, November 4, 2010 - 11:51 am

Em 04-11-2010 14:32, Arnaud Lacombe escreveu:

This may work, but it means that every single I2C/frontend/tuner will require two
entries for each driver. This means to create and manage around 100+ new symbols.
The drivers/media Kconfig files are complex enough as-is, without adding those 100+
new artificial symbols. We should work to make things simple and improve users experience,
and not to create artificial complexity that will make Kconfig almost unreadable.

I still think that the easiest way to solve this is to add some logic that will
hide the menu if a condition doesn't happen. Something like:
	menu FOO
		prompt if BAR

or
	menu FOO
		show if BAR

Mauro.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT] kconfig rc fixes, Michal Marek, (Sat Oct 9, 3:40 pm)
REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Wed Nov 3, 3:29 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Michal Marek, (Wed Nov 3, 3:47 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Wed Nov 3, 4:02 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Arnaud Lacombe, (Wed Nov 3, 7:31 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Wed Nov 3, 8:19 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Arnaud Lacombe, (Wed Nov 3, 9:02 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Arnaud Lacombe, (Wed Nov 3, 9:15 pm)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Thu Nov 4, 4:10 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Randy Dunlap, (Thu Nov 4, 10:19 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Thu Nov 4, 11:11 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Arnaud Lacombe, (Thu Nov 4, 11:32 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Arnaud Lacombe, (Thu Nov 4, 11:34 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Thu Nov 4, 11:43 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Mauro Carvalho Chehab, (Thu Nov 4, 11:51 am)
Re: REGRESSION: Re: [GIT] kconfig rc fixes, Jean Delvare, (Fri Nov 5, 5:02 am)