Re: [PATCH] Input: Enable WM97xx touchscreen sub-drivers by default

From: Mark Brown
Date: Thu Jul 24 2008 - 10:27:02 EST


On Thu, Jul 24, 2008 at 06:57:56AM -0700, Arjan van de Ven wrote:
> Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
>
> > Currently the support for each WM97xx touchscreen model is compiled
> > out by default, meaning that the default configuration when the

> this isn't normally how things are done; Linux is on a "off unless
> selected or unless it breaks booting" policy nowadays...

These options only be visible if the user has chosen to build the WM97xx
touchscreen driver which does the default thing already. Within the
context of the driver these options are of the broken boot variety since
without at least one of them being enabled the driver will do nothing
except waste resources.

I really don't think it's sensible for the default configuration of the
driver to produce something totally non-functional.

> (and distributions don't follow "default" anyway, so don't worry about
> that part)

This change is a direct result of Ubuntu enabling the driver with all
the controllers compiled out. This seems like a completely reasonable
thing for them to do - nothing in Kconfig suggests that it is mandatory
to enable at least one of the options and the existing default and help
text both suggest that it should be turned off.
--
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/