[linux-yocto] [PATCH 5/9] features/mmc: modify dependency

Hongzhi.Song hongzhi.song at windriver.com
Thu Sep 6 07:00:49 PDT 2018


CONFIG_MMC_REALTEK_PCI's dependency was changed.
Commit id: e455b69ddf.

Signed-off-by: Hongzhi.Song <hongzhi.song at windriver.com>
---
 features/mmc/mmc-realtek.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/mmc/mmc-realtek.cfg b/features/mmc/mmc-realtek.cfg
index 33073255..63bc02c8 100644
--- a/features/mmc/mmc-realtek.cfg
+++ b/features/mmc/mmc-realtek.cfg
@@ -1,2 +1,2 @@
-CONFIG_MFD_RTSX_PCI=m
+CONFIG_MISC_RTSX_PCI=m
 CONFIG_MMC_REALTEK_PCI=m
-- 
2.11.0



More information about the linux-yocto mailing list