kernel_samsung_a53x/drivers/vibrator/dc/Kconfig

15 lines
368 B
Text
Raw Normal View History

2024-06-15 21:02:09 +02:00
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.