aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorTomas Lara <tl849670@gmail.com>2022-08-06 20:13:07 -0400
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-15 00:26:36 +0100
commit6b2c445b8850ba4138bcb2d87fa3f01178fc8838 (patch)
treefd67059dfec71308a832f3b3518f7e6315e6f243 /package
parentaef33ab13a294ba879d3d2f9407015feeb4e3908 (diff)
downloadupstream-6b2c445b8850ba4138bcb2d87fa3f01178fc8838.tar.gz
upstream-6b2c445b8850ba4138bcb2d87fa3f01178fc8838.tar.bz2
upstream-6b2c445b8850ba4138bcb2d87fa3f01178fc8838.zip
kernel: remove CONFIG_MMC_BLOCK_BOUNCE
CONFIG_MMC_BLOCK_BOUNCE was removed in kernel v4.13-rc1 https://github.com/torvalds/linux/commit/c3dccb74be28a345a2ebcc224e41b774529b8b8f Signed-off-by: Tomas Lara <tl849670@gmail.com> (cherry picked from commit 24307b035143bc710268590850e595e1fad86f08)
Diffstat (limited to 'package')
-rw-r--r--package/kernel/linux/modules/other.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk
index 32f4312750..1fe147acaf 100644
--- a/package/kernel/linux/modules/other.mk
+++ b/package/kernel/linux/modules/other.mk
@@ -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