From 76ccf10c596d4b349706c87bdec908f4c48fbeed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mi=C5=82ecki?= Date: Fri, 19 Nov 2021 14:32:58 +0100 Subject: bcm4908: enable MTD_CMDLINE_PARTS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's needed to support devices with U-Boot. That bootloader passes MTD layout using cmdline. Signed-off-by: Rafał Miłecki (cherry picked from commit 21d28adbc1cc98c55858a73d62b9bf89c3874b08) --- target/linux/bcm4908/config-5.4 | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/bcm4908') diff --git a/target/linux/bcm4908/config-5.4 b/target/linux/bcm4908/config-5.4 index c728962db8..bc8eadf25e 100644 --- a/target/linux/bcm4908/config-5.4 +++ b/target/linux/bcm4908/config-5.4 @@ -135,6 +135,7 @@ CONFIG_MEMFD_CREATE=y CONFIG_MFD_SYSCON=y CONFIG_MIGRATION=y CONFIG_MODULES_USE_ELF_RELA=y +CONFIG_MTD_CMDLINE_PARTS=y CONFIG_MTD_NAND_BRCMNAND=y CONFIG_MTD_NAND_CORE=y CONFIG_MTD_NAND_ECC_SW_HAMMING=y -- cgit v1.2.3