diff options
Diffstat (limited to 'hw/sd')
-rw-r--r-- | hw/sd/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/sd/Kconfig b/hw/sd/Kconfig index c6c5dfb09f..8f12d9c1bb 100644 --- a/hw/sd/Kconfig +++ b/hw/sd/Kconfig @@ -3,6 +3,7 @@ config PL181 config SSI_SD bool + depends on SSI config SD bool |