From 2983576bae90c48198969ca214d151412cc630e4 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Thu, 29 Jun 2017 13:43:45 +0200 Subject: [PATCH] brcm63xx: disable commandline parts parser We don't use it, so no need to have it enabled. Signed-off-by: Jonas Gorski --- target/linux/brcm63xx/config-4.4 | 1 - 1 file changed, 1 deletion(-) diff --git a/target/linux/brcm63xx/config-4.4 b/target/linux/brcm63xx/config-4.4 index 1cc75c9ce2..f74459be33 100644 --- a/target/linux/brcm63xx/config-4.4 +++ b/target/linux/brcm63xx/config-4.4 @@ -165,7 +165,6 @@ CONFIG_MTD_CFI_BE_BYTE_SWAP=y # CONFIG_MTD_CFI_GEOMETRY is not set # CONFIG_MTD_CFI_NOSWAP is not set CONFIG_MTD_CFI_STAA=y -CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_COMPLEX_MAPPINGS is not set CONFIG_MTD_JEDECPROBE=y CONFIG_MTD_M25P80=y