Messages in this thread |  | | | Date | Fri, 13 Jun 2008 08:59:45 +0200 | | From | Ingo Molnar <> | | Subject | Re: [2.6.25 - stable] Fix Kconfig dependencies to prevent CONFIG_X86_VSMP from vanishing | |
* Ravikiran G Thirumalai <kiran@scalex86.org> wrote:
> If 823c248e7cc75b4f22da914b01f8e5433cff197e can be applied completely then
> great! Here's the commit slightly re-diffed for 2.6.25
>
> Thanks,
> Kiran
>
> ---
>
> From: Roman Zippel <zippel@linux-m68k.org>
> Mainline commit: 823c248e7cc75b4f22da914b01f8e5433cff197e
>
> x86: fix recursive dependencies
>
> The proper dependency check uncovered a few dependency problems,
> the sub-architecture used a mixture of selects and depends on SMP
> and PCI dependency was messed up.
>
>
> Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
btw., you can keep signoffs in such cases, i.e. make it:
Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Ravikiran Thirumalai <kiran@scalex86.org>
Ingo
|  |