mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-07-21 07:38:05 +02:00
15 lines
217 B
Plaintext
15 lines
217 B
Plaintext
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# hall sensor drivers configuration
|
|
#
|
|
|
|
# menuconfig HALL_DEVICE
|
|
# tristate "hall sensor device support"
|
|
|
|
# if HALL_DEVICE
|
|
|
|
config HS_MH248
|
|
tristate "hall sensor mh248"
|
|
|
|
# endif
|