diff options
Diffstat (limited to 'drivers/input/rmi4/Kconfig')
| -rw-r--r-- | drivers/input/rmi4/Kconfig | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/input/rmi4/Kconfig b/drivers/input/rmi4/Kconfig index 30cc627a4f45..8993983e3fe4 100644 --- a/drivers/input/rmi4/Kconfig +++ b/drivers/input/rmi4/Kconfig | |||
| @@ -41,7 +41,8 @@ config RMI4_SMB | |||
| 41 | 41 | ||
| 42 | config RMI4_F03 | 42 | config RMI4_F03 |
| 43 | bool "RMI4 Function 03 (PS2 Guest)" | 43 | bool "RMI4 Function 03 (PS2 Guest)" |
| 44 | depends on RMI4_CORE && SERIO | 44 | depends on RMI4_CORE |
| 45 | depends on SERIO=y || RMI4_CORE=SERIO | ||
| 45 | help | 46 | help |
| 46 | Say Y here if you want to add support for RMI4 function 03. | 47 | Say Y here if you want to add support for RMI4 function 03. |
| 47 | 48 | ||
