[source] brcm63xx: disable commandline parts parser

LEDE Commits lede-commits at lists.infradead.org
Fri Jun 30 03:39:19 PDT 2017


jogo pushed a commit to source.git, branch master:
https://git.lede-project.org/2983576bae90c48198969ca214d151412cc630e4

commit 2983576bae90c48198969ca214d151412cc630e4
Author: Jonas Gorski <jonas.gorski at gmail.com>
AuthorDate: Thu Jun 29 13:43:45 2017 +0200

    brcm63xx: disable commandline parts parser
    
    We don't use it, so no need to have it enabled.
    
    Signed-off-by: Jonas Gorski <jonas.gorski at gmail.com>
---
 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 1cc75c9..f74459b 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



More information about the lede-commits mailing list