Re: [PATCH] Input: joystick - fix Kconfig warning for JOYSTICK_ADC

From: Dmitry Torokhov
Date: Mon Nov 07 2022 - 14:38:28 EST


On Fri, Nov 04, 2022 at 01:12:38PM -0700, Randy Dunlap wrote:
> Fix a Kconfig warning for JOYSTICK_ADC by also selecting
> IIO_BUFFER.
>
> WARNING: unmet direct dependencies detected for IIO_BUFFER_CB
> Depends on [n]: IIO [=y] && IIO_BUFFER [=n]
> Selected by [y]:
> - JOYSTICK_ADC [=y] && INPUT [=y] && INPUT_JOYSTICK [=y] && IIO [=y]
>
> Fixes: 2c2b364fddd5 ("Input: joystick - add ADC attached joystick driver.")
> Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
> Reported-by: kernel test robot <lkp@xxxxxxxxx>
> Cc: Artur Rojek <contact@xxxxxxxxxxxxxx>
> Cc: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> Cc: linux-input@xxxxxxxxxxxxxxx
> Cc: Paul Gazzillo <paul@xxxxxxxxx>
> Cc: Necip Fazil Yildiran <fazilyildiran@xxxxxxxxx>

Applied, thank you.

--
Dmitry