From ca356887edbd509d15165009a2cc73991f76c399 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Thu, 8 Sep 2016 14:48:43 +0200 Subject: [PATCH] x86: disable MTD support Signed-off-by: Felix Fietkau --- 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 91e91d07c4..894fed09d2 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 -- 2.30.2