diff options
Diffstat (limited to 'hw/input/Kconfig')
-rw-r--r-- | hw/input/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/input/Kconfig b/hw/input/Kconfig index 814f87f..e05b7be 100644 --- a/hw/input/Kconfig +++ b/hw/input/Kconfig @@ -3,6 +3,7 @@ config ADB config LM832X bool + depends on I2C config PCKBD bool |