diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2019-02-26 02:52:14 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-03-08 16:11:23 +0300 |
commit | a422bf11bdb4b95fc78e175339e8eed501e9c13c (patch) | |
tree | b453be7b00028392f57cd015703d9d19a6c335f4 /drivers/crypto/virtio | |
parent | c378b3aa015931a46c91d6ccc2fe04d97801d060 (diff) | |
download | linux-a422bf11bdb4b95fc78e175339e8eed501e9c13c.tar.xz |
platform/x86: fix PCENGINES_APU2 Kconfig warning
Fix Kconfig warning for PCENGINES_APU2 symbol:
WARNING: unmet direct dependencies detected for KEYBOARD_GPIO_POLLED
Depends on [n]: !UML && INPUT [=y] && INPUT_KEYBOARD [=n] && GPIOLIB [=y]
Selected by [y]:
- PCENGINES_APU2 [=y] && X86 [=y] && X86_PLATFORM_DEVICES [=y]
Add INPUT_KEYBOARD dependency for KEYBOARD_GPIO_POLLED.
Add LEDS_CLASS dependency for LEDS_GPIO.
Fixes: f8eb0235f659 ("x86: pcengines apuv2 gpio/leds/keys platform driver")
Reported-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Enrico Weigelt, metux IT consult <info@metux.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/crypto/virtio')
0 files changed, 0 insertions, 0 deletions