forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 151fecfb72a0d602dfe79790602ef64b4e241574
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.