diff options
author | Randy Dunlap <rdunlap@infradead.org> | 2022-11-04 13:12:38 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2022-11-07 11:36:03 -0800 |
commit | 6100a19c4fcfe154dd32f8a8ef4e8c0b1f607c75 (patch) | |
tree | 5d5ef0227bee433353e87a34ec21808750d01452 /security/integrity | |
parent | 0f382cade7221425535092292f670466836347e5 (diff) |
Input: joystick - fix Kconfig warning for JOYSTICK_ADC
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.")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20221104201238.31628-1-rdunlap@infradead.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'security/integrity')
0 files changed, 0 insertions, 0 deletions