CONFIG_MMC_BLOCK_BOUNCE has been removed by kernel.
Commit id: de3ee99b097d.

Signed-off-by: Hongzhi.Song <hongzhi.s...@windriver.com>
---
 features/mmc/mmc-block.cfg   | 1 -
 features/soc/x1000/x1000.cfg | 1 -
 2 files changed, 2 deletions(-)

diff --git a/features/mmc/mmc-block.cfg b/features/mmc/mmc-block.cfg
index 2b115bd9..31f1f2a1 100644
--- a/features/mmc/mmc-block.cfg
+++ b/features/mmc/mmc-block.cfg
@@ -1,3 +1,2 @@
 CONFIG_MMC_BLOCK=y
 CONFIG_MMC_BLOCK_MINORS=8
-CONFIG_MMC_BLOCK_BOUNCE=y
diff --git a/features/soc/x1000/x1000.cfg b/features/soc/x1000/x1000.cfg
index c3fb230a..0bc84450 100644
--- a/features/soc/x1000/x1000.cfg
+++ b/features/soc/x1000/x1000.cfg
@@ -7,7 +7,6 @@ CONFIG_DMADEVICES=y
 #
 CONFIG_MMC_BLOCK=y
 CONFIG_MMC_BLOCK_MINORS=8
-CONFIG_MMC_BLOCK_BOUNCE=y
 
 #
 # MMC/SD/SDIO Host Controller Drivers
-- 
2.11.0

-- 
_______________________________________________
linux-yocto mailing list
linux-yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/linux-yocto

Reply via email to