[source] x86: disable MTD support
LEDE Commits
lede-commits at lists.infradead.org
Sat Sep 10 03:18:12 PDT 2016
nbd pushed a commit to source.git, branch master:
https://git.lede-project.org/ca356887edbd509d15165009a2cc73991f76c399
commit ca356887edbd509d15165009a2cc73991f76c399
Author: Felix Fietkau <nbd at nbd.name>
AuthorDate: Thu Sep 8 14:48:43 2016 +0200
x86: disable MTD support
Signed-off-by: Felix Fietkau <nbd at nbd.name>
---
target/linux/x86/config-4.4 | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/target/linux/x86/config-4.4 b/target/linux/x86/config-4.4
index 91e91d0..894fed0 100644
--- a/target/linux/x86/config-4.4
+++ b/target/linux/x86/config-4.4
@@ -284,9 +284,7 @@ CONFIG_MODULES_USE_ELF_REL=y
# CONFIG_MPENTIUMII is not set
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUMM is not set
-CONFIG_MTD_BLOCK2MTD=y
-# CONFIG_MTD_CFI is not set
-# CONFIG_MTD_COMPLEX_MAPPINGS is not set
+# CONFIG_MTD is not set
CONFIG_MTRR=y
# CONFIG_MTRR_SANITIZER is not set
# CONFIG_MVIAC3_2 is not set
More information about the lede-commits
mailing list