kernel/drivers/input/joystick/Kconfig
.. .. @@ -45,6 +45,7 @@ 45 45 config JOYSTICK_ADC 46 46 tristate "Simple joystick connected over ADC" 47 47 depends on IIO 48 + select IIO_BUFFER48 49 select IIO_BUFFER_CB 49 50 help 50 51 Say Y here if you have a simple joystick connected over ADC.