Skip to content

Input: joystick - fix Kconfig warning for JOYSTICK_ADC

atlas.luo requested to merge github/fork/opsiff/patch-1 into JH7110_VisionFive2_devel

Created by: opsiff

Fix: https://github.com/deepin-community/deepin-riscv-kernel/actions/runs/6320541745/job/17163185895 Fix: https://github.com/deepin-community/deepin-riscv-kernel/actions/runs/6333699747/job/17202178605

unmet direct dependencies detected for IIO_BUFFER_CB Depends on [n]: IIO [=y] && IIO_BUFFER [=n] Selected by [m]: JOYSTICK_ADC [=m] && INPUT [=y] && INPUT_JOYSTICK [=y] && IIO [=y]

[ Upstream commit 6100a19c ]

Merge request reports