forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
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.