aboutsummaryrefslogtreecommitdiff
path: root/hw/display
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2019-02-07 20:05:05 +0100
committerThomas Huth <thuth@redhat.com>2019-05-13 09:36:31 +0200
commit79e93e24de83882fc743a56560e95d3df6e42cdc (patch)
tree334f160b3ebb21a5cd0c761682499877066ff4d5 /hw/display
parent782ef8cd7e121819481b6ca43770ca4bde9b19ac (diff)
hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig
This patch is slightly based on earlier work by Ákos Kovács (i.e. his "hw/arm/Kconfig: Add ARM Kconfig" patch). Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'hw/display')
-rw-r--r--hw/display/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display/Kconfig b/hw/display/Kconfig
index ac81eb4770..784d7a38ae 100644
--- a/hw/display/Kconfig
+++ b/hw/display/Kconfig
@@ -31,6 +31,7 @@ config PL110
config SII9022
bool
depends on I2C
+ select DDC
config SSD0303
bool