platform/x86: Kconfig: add missing selects for ideapad-laptop
authorBarnabás Pőcze <pobrn@protonmail.com>
Thu, 4 Feb 2021 14:20:15 +0000 (14:20 +0000)
committerHans de Goede <hdegoede@redhat.com>
Thu, 4 Feb 2021 16:24:51 +0000 (17:24 +0100)
commitd8f5c5ea6637270a640c70cd472ee945a60b4106
treedecc37ebdeb27c166ba10084f09d117d6157fa91
parentef14f0e82c9b225ae19476fa5bed89d55b2a96d5
platform/x86: Kconfig: add missing selects for ideapad-laptop

LED class support is needed by the ideapad-laptop module to compile after
the referenced commit. Add missing NEW_LEDS and LEDS_CLASS to Kconfig.

Fixes: 503325f84bc0 ("platform/x86: ideapad-laptop: add keyboard backlight control support")
Signed-off-by: Barnabás Pőcze <pobrn@protonmail.com>
Link: https://lore.kernel.org/r/20210204142010.356675-1-pobrn@protonmail.com
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/Kconfig