Re: kbuild: fixing the select problem

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michal Marek
Date: Thursday, May 6, 2010 - 7:24 am

On 5.5.2010 23:49, James Bottomley wrote:

Nice trick :-).



We should check if some Kconfig file doesn't rely on this "first hit"
behavior and fix it to explicitly list the condition for a given
default. Another option would be to add
default SYM1 || SYM2
to a symbol selected by SYM1 and SYM2.



Other than the above, right now I don't see any issues with such approach.

On a related note, I see Vegard's GSoC project to use a sat solver for
kconfig got accepted [1]. Vegard, how is the project progressing?

[1]
http://socghop.appspot.com/gsoc/student_project/show/google/gsoc2010/psu_home/t1272307...

Michal
--
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)