mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
drivers/mtd: fix missing dependency in Kconfig for periph_sdmmc
This commit is contained in:
parent
5393c7571a
commit
ca44651d78
@ -43,6 +43,7 @@ config HAVE_MTD_SDMMC_DEFAULT
|
||||
depends on HAS_PERIPH_SDMMC
|
||||
imply MODULE_MTD_SDMMC if MODULE_MTD
|
||||
imply MODULE_MTD_SDMMC_DEFAULT if MODULE_MTD
|
||||
imply MODULE_SDMMC if MODULE_MTD
|
||||
help
|
||||
Indicates that a SD/MMC MTD is present with generic configuration
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user