build: Enable elanspi in big endian archs

It works fine so no need to do anything there
This commit is contained in:
Marco Trevisan (Treviño)
2026-07-01 17:49:34 +02:00
parent 2ff99be5db
commit e821d0f83f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ drivers_tests = {
'elan': {},
'elan-cobo': {},
'elanmoc': {},
'elanspi': {},
'elanspi': { 'timeout': 30 },
'synaptics': {},
'upektc_img': {},
'upektc_img-tcs1s': {},