platform/x86: depends instead of select for laptop platform drivers
authorCorentin Chary <corentincj@iksaif.net>
Wed, 25 Feb 2009 08:37:09 +0000 (09:37 +0100)
committerLen Brown <len.brown@intel.com>
Mon, 16 Mar 2009 04:37:32 +0000 (00:37 -0400)
commitd263da311ab403e3a84fa24920edc826147a550c
tree5b1bd4093a625fa2a4ce486a388ac08cbc1ceab9
parente73e2c62f7646d54e30ef8863ac0be0b8e4ef0eb
platform/x86: depends instead of select for laptop platform drivers

"I hate `select' and will gleefully leap on any s/select/depends/ patch,
whether it works or not :)"
  Andrew Morton

select INPUT is not needed here, because if someone doesn't want INPUT,
he won't want these drivers either.

Signed-off-by: Corentin Chary <corentincj@iksaif.net>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/platform/x86/Kconfig