mirror of
https://github.com/openwrt/openwrt.git
synced 2025-04-23 10:24:11 +00:00
kernel: remove CONFIG_MMC_BLOCK_BOUNCE
CONFIG_MMC_BLOCK_BOUNCE was removed in kernel v4.13-rc1
c3dccb74be
Signed-off-by: Tomas Lara <tl849670@gmail.com>
(cherry picked from commit 24307b035143bc710268590850e595e1fad86f08)
This commit is contained in:
parent
aef33ab13a
commit
6b2c445b88
@ -357,7 +357,6 @@ define KernelPackage/mmc
|
||||
CONFIG_MMC_BLOCK \
|
||||
CONFIG_MMC_DEBUG=n \
|
||||
CONFIG_MMC_UNSAFE_RESUME=n \
|
||||
CONFIG_MMC_BLOCK_BOUNCE=y \
|
||||
CONFIG_MMC_TIFM_SD=n \
|
||||
CONFIG_MMC_WBSD=n \
|
||||
CONFIG_SDIO_UART=n
|
||||
|
@ -3443,7 +3443,6 @@ CONFIG_MISC_FILESYSTEMS=y
|
||||
# CONFIG_MMC_ARMMMCI is not set
|
||||
# CONFIG_MMC_AU1X is not set
|
||||
# CONFIG_MMC_BLOCK is not set
|
||||
CONFIG_MMC_BLOCK_BOUNCE=y
|
||||
CONFIG_MMC_BLOCK_MINORS=8
|
||||
# CONFIG_MMC_CAVIUM_THUNDERX is not set
|
||||
# CONFIG_MMC_CB710 is not set
|
||||
|
Loading…
x
Reference in New Issue
Block a user