From 79e93e24de83882fc743a56560e95d3df6e42cdc Mon Sep 17 00:00:00 2001 From: Thomas Huth Date: Thu, 7 Feb 2019 20:05:05 +0100 Subject: hw/arm: Express dependencies of realview, versatile and vexpress with Kconfig MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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é Tested-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- hw/display/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'hw/display') 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 -- cgit v1.2.3