Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
- From: Roman Zippel <zippel@xxxxxxxxxxxxxx>
- Date: Wed, 30 Apr 2008 22:56:05 +0200 (CEST)
Hi,
On Wed, 30 Apr 2008, Ingo Molnar wrote:
Thank you Ingo. Isn't this a Kconfig issue though? I know that Roman
is not willing to fix SELECT to evaluate the whole dependency chain,
but in this case it is "depens on" that does not evaluate properly...
yes and no. It can be fixed in Kconfig but i'm not going to flame yet
another person about long-existing unfixed infrastructure bugs ;-)
You don't have to, because this simply is no infrastructure bug...
Don't blame Kconfig for abusing select for something it was never
intendend for. There is no bug!
In this case there is now a mixture of depends and selects on leds. First
decide whether led support should be automatically included or the driver
is only available when led support is enabled. In the first case it's
probably better to create LEDS_SUPPORT, which then again selects
everything necessary.
bye, Roman
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- References:
- [patch, -git] input: CONFIG_INPUT_APANEL build fix
- From: Ingo Molnar
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
- From: Dmitry Torokhov
- Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
- From: Ingo Molnar
- [patch, -git] input: CONFIG_INPUT_APANEL build fix
- Prev by Date: [PATCH -next] x86: fix setup printk format warning
- Next by Date: [patch] acpi: acpi_numa_init() build fix
- Previous by thread: Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
- Next by thread: Re: [patch, -git] input: CONFIG_INPUT_APANEL build fix
- Index(es):