Add support for 04e8:7301 Samsung Electronics Fingerprint Device

This commit is contained in:
2026-02-15 18:00:47 +09:00
parent e8c55c5939
commit bec97fd564
3 changed files with 1202 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ default_drivers = [
'fpcmoc',
'realtek',
'focaltech_moc',
'fpc1020_samsung',
]
spi_drivers = [
@@ -168,6 +169,7 @@ endian_independent_drivers = virtual_drivers + [
'elanmoc',
'etes603',
'focaltech_moc',
'fpc1020_samsung',
'nb1010',
'realtek',
'synaptics',