sync: huiwei: e94a4cf98b93de7f711637033a43f0e2f5f3ac7a

merge into c2a6429c9b9d3fe12738317f410fb1b5cb96cb3b
This commit is contained in:
lin_jiayong
2024-01-27 18:55:31 +08:00
committed by Han Gao
parent a1feea7628
commit 698e02e86a
745 changed files with 916719 additions and 96 deletions

View File

@@ -24,6 +24,16 @@ config INPUT
To compile this driver as a module, choose M here: the
module will be called input.
config INPUT_FINGERPRINT
default y
help
fingerprint
config INPUT_HALL
default y
help
hall
if INPUT
config INPUT_LEDS
@@ -211,5 +221,9 @@ source "drivers/input/gameport/Kconfig"
endmenu
source "drivers/input/fingerprint/Kconfig"
source "drivers/input/hall/Kconfig"
endmenu