summaryrefslogtreecommitdiffstats
path: root/arch/mips/configs
diff options
context:
space:
mode:
authorFlorian Fainelli2016-01-27 21:13:15 +0100
committerRalf Baechle2016-05-13 14:02:06 +0200
commiteb1472e7df2c0e1f1c3e207630ffdd008e98f271 (patch)
treecb4e532ba550aea7bcae819152ba0aef0edc903e /arch/mips/configs
parentMAINTAINERS: add Loongson1 architecture entry (diff)
downloadkernel-qcow2-linux-eb1472e7df2c0e1f1c3e207630ffdd008e98f271.tar.gz
kernel-qcow2-linux-eb1472e7df2c0e1f1c3e207630ffdd008e98f271.tar.xz
kernel-qcow2-linux-eb1472e7df2c0e1f1c3e207630ffdd008e98f271.zip
MIPS: BCM63xx: Enable partition parser in defconfig
Enable CONFIG_MTD_BCM63XX_PARTS in arch/mips/configs/bcm63xx_defconfig since this is a necessary option to parse the built-in flash partition table on BCM63xx SoCs. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Acked-by: Brian Norris <computersforpeace@gmail.com> Cc: cernekee@gmail.com Cc: jogo@openwrt.org Cc: simon@fire.lp0.eu Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/12255/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/configs')
-rw-r--r--arch/mips/configs/bcm63xx_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/configs/bcm63xx_defconfig b/arch/mips/configs/bcm63xx_defconfig
index 3fec26410f34..5599a9f1e3c6 100644
--- a/arch/mips/configs/bcm63xx_defconfig
+++ b/arch/mips/configs/bcm63xx_defconfig
@@ -44,6 +44,7 @@ CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
# CONFIG_STANDALONE is not set
# CONFIG_PREVENT_FIRMWARE_BUILD is not set
CONFIG_MTD=y
+CONFIG_MTD_BCM63XX_PARTS=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_CFI_AMDSTD=y