1
0
Fork 0

Merge branch 'synaptics-rmi4' into for-linus

This brings in fix for F03 build error when serio is module.
hifive-unleashed-5.1
Dmitry Torokhov 2016-12-29 10:08:49 -08:00
commit 72f0991354
1 changed files with 2 additions and 1 deletions

View File

@ -41,7 +41,8 @@ config RMI4_SMB
config RMI4_F03
bool "RMI4 Function 03 (PS2 Guest)"
depends on RMI4_CORE && SERIO
depends on RMI4_CORE
depends on SERIO=y || RMI4_CORE=SERIO
help
Say Y here if you want to add support for RMI4 function 03.