mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
kernel: remove CONFIG_MMC_BLOCK_BOUNCE
CONFIG_MMC_BLOCK_BOUNCE was removed in kernel v4.13-rc1c3dccb74beSigned-off-by: Tomas Lara <tl849670@gmail.com> (cherry picked from commit24307b0351)
This commit is contained in:
parent
aef33ab13a
commit
6b2c445b88
2 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Reference in a new issue