diff options
Diffstat (limited to 'hw/input/Kconfig')
-rw-r--r-- | hw/input/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/input/Kconfig b/hw/input/Kconfig index c729dcd0b2..814f87fb98 100644 --- a/hw/input/Kconfig +++ b/hw/input/Kconfig @@ -6,6 +6,8 @@ config LM832X config PCKBD bool + default y + depends on ISA_BUS config PL050 bool |