kernel_samsung_a53x/drivers/vibrator/dc/Kconfig
2024-06-15 16:02:09 -03:00

15 lines
No EOL
368 B
Text
Executable file

config DC_VIBRATOR
tristate "SEC DC Vibrator"
default n
help
If you say yes here you will get support for the
SEC DC Vibrator.
config DC_VIBRATOR_TEST
bool "KUnit test for dc_vibrator_test"
depends on SEC_KUNIT
help
This driver is for dc vibrator test driver
dc vibrator kunit test
If you want to add some functions,
Please make the test case.