Skip to content

Conversation

@opsiff
Copy link
Contributor

@opsiff opsiff commented Sep 28, 2023

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 6100a19 ]

[ Upstream commit 6100a19 ]

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: 2c2b364 ("Input: joystick - add ADC attached joystick driver.")
Reported-by: kernel test robot <[email protected]>
Signed-off-by: Randy Dunlap <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Dmitry Torokhov <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant