forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/drivers/input/joystick/Kconfig
....@@ -45,6 +45,7 @@
4545 config JOYSTICK_ADC
4646 tristate "Simple joystick connected over ADC"
4747 depends on IIO
48
+ select IIO_BUFFER
4849 select IIO_BUFFER_CB
4950 help
5051 Say Y here if you have a simple joystick connected over ADC.