Re: kbuild: fixing the select problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Valdis.Kletnieks
Date: Thursday, May 6, 2010 - 9:47 am

On Thu, 06 May 2010 09:17:24 EDT, James Bottomley said:

I think Geert is asking "If the arch says CONFIG_HAS_IOMEM=n, but some driver
does a 'select CONFIG_FOO' which then (under your proposal) forces the
value CONFIG_BAR=y, which eventually ends up with CONFIG_HAS_IOMEM=y, what
should the behavior be?"

(I suspect the right answer here is "one of the symbols is buggy and its
'select' should be a 'depends' instead", but somebody else better double-check
that conclusion - I'm hardly a Kconfig expert).
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
kbuild: fixing the select problem, James Bottomley, (Wed May 5, 2:49 pm)
Re: kbuild: fixing the select problem, Geert Uytterhoeven, (Wed May 5, 11:47 pm)
Re: kbuild: fixing the select problem, James Bottomley, (Thu May 6, 6:17 am)
Re: kbuild: fixing the select problem, Geert Uytterhoeven, (Thu May 6, 6:36 am)
Re: kbuild: fixing the select problem, Michal Marek, (Thu May 6, 7:24 am)
Re: kbuild: fixing the select problem, James Bottomley, (Thu May 6, 7:52 am)
Re: kbuild: fixing the select problem, Valdis.Kletnieks, (Thu May 6, 9:47 am)
Re: kbuild: fixing the select problem, Vegard Nossum, (Thu May 6, 9:52 am)
Re: kbuild: fixing the select problem, Geert Uytterhoeven, (Thu May 6, 10:25 am)
Re: kbuild: fixing the select problem, James Bottomley, (Thu May 6, 1:48 pm)
Re: kbuild: fixing the select problem, Randy Dunlap, (Thu May 6, 1:59 pm)
Re: kbuild: fixing the select problem, James Bottomley, (Thu May 6, 2:05 pm)
Re: kbuild: fixing the select problem, Catalin Marinas, (Fri May 7, 4:31 am)