X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Finput%2Fmisc%2FKconfig;h=aa51baaa9b1ec273acc95c7edcb838ed81fe5fe2;hb=8b8a7df9a1d87ba413fce246b11f54c636bb456a;hp=0b541cdf9b8e69f238c2f7fcd5eadebe644ec3e3;hpb=4824b69a928b6609cfb1cf232ef32d4a8125a371;p=~andy%2Flinux diff --git a/drivers/input/misc/Kconfig b/drivers/input/misc/Kconfig index 0b541cdf9b8..aa51baaa9b1 100644 --- a/drivers/input/misc/Kconfig +++ b/drivers/input/misc/Kconfig @@ -647,4 +647,14 @@ config INPUT_SIRFSOC_ONKEY If unsure, say N. +config INPUT_IDEAPAD_SLIDEBAR + tristate "IdeaPad Laptop Slidebar" + depends on INPUT + depends on SERIO_I8042 + help + Say Y here if you have an IdeaPad laptop with a slidebar. + + To compile this driver as a module, choose M here: the + module will be called ideapad_slidebar. + endif