diff options
Diffstat (limited to 'src/drivers/lenovo/Kconfig')
-rw-r--r-- | src/drivers/lenovo/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/drivers/lenovo/Kconfig b/src/drivers/lenovo/Kconfig index 30bacb90ea..f20f3b2229 100644 --- a/src/drivers/lenovo/Kconfig +++ b/src/drivers/lenovo/Kconfig @@ -1,6 +1,6 @@ config DRIVERS_LENOVO_WACOM - bool - default n + bool + default n if DRIVERS_LENOVO_WACOM |