mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-07 08:48:05 -04:00
18 lines
326 B
Text
Executable file
18 lines
326 B
Text
Executable file
#
|
|
#
|
|
#
|
|
config DC_MOTOR
|
|
tristate "DC motor"
|
|
default n
|
|
depends on ANDROID_TIMED_OUTPUT
|
|
help
|
|
Say Y to enalbe the DC motor.
|
|
|
|
|
|
config SEC_VIB
|
|
tristate "SEC DC Vibrator"
|
|
default n
|
|
depends on ANDROID_TIMED_OUTPUT
|
|
help
|
|
If you say yes here you will get support for the
|
|
SEC DC Vibrator.
|