aboutsummaryrefslogtreecommitdiff
path: root/hw/display/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/display/Kconfig')
-rw-r--r--hw/display/Kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/display/Kconfig b/hw/display/Kconfig
index e5f347f695..5393116ed4 100644
--- a/hw/display/Kconfig
+++ b/hw/display/Kconfig
@@ -24,9 +24,11 @@ config PL110
config SII9022
bool
+ depends on I2C
config SSD0303
bool
+ depends on I2C
config SSD0323
bool
@@ -71,6 +73,7 @@ config MILKYMIST_TMU2
config SM501
bool
+ select I2C
config TCX
bool