summary refs log tree commit diff stats
path: root/hw/char/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/char/Kconfig')
-rw-r--r--hw/char/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/char/Kconfig b/hw/char/Kconfig
index 9d517f3e28..020c0a84bb 100644
--- a/hw/char/Kconfig
+++ b/hw/char/Kconfig
@@ -48,6 +48,9 @@ config VIRTIO_SERIAL
     default y
     depends on VIRTIO
 
+config MAX78000_UART
+    bool
+
 config STM32F2XX_USART
     bool