projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb1472e
)
MIPS: BMIPS: Enable partition parser in defconfig
author
Florian Fainelli
<
[email protected]
>
Wed, 27 Jan 2016 20:13:16 +0000
(12:13 -0800)
committer
Ralf Baechle
<
[email protected]
>
Fri, 13 May 2016 12:02:06 +0000
(14:02 +0200)
Enable CONFIG_MTD_BCM63XX_PARTS in arch/mips/configs/bmips_be_defconfig
since this is a necessary option to parse the built-in flash partition
table on BMIPS big-endian SoCs (Cable Modem and DSL).
Signed-off-by: Florian Fainelli <
[email protected]
>
Acked-by: Brian Norris <
[email protected]
>
Cc:
[email protected]
Cc:
[email protected]
Cc:
[email protected]
Cc:
[email protected]
Patchwork: https://patchwork.linux-mips.org/patch/12256/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/configs/bmips_be_defconfig
patch
|
blob
|
history
diff --git
a/arch/mips/configs/bmips_be_defconfig
b/arch/mips/configs/bmips_be_defconfig
index 24dcb90b0f64b993dae12cd30a3e1aa5a6933f58..acf7785c4cdb750df3c842a41dba5fdf41ce89b5 100644
(file)
--- a/
arch/mips/configs/bmips_be_defconfig
+++ b/
arch/mips/configs/bmips_be_defconfig
@@
-36,6
+36,7
@@
CONFIG_DEVTMPFS_MOUNT=y
CONFIG_PRINTK_TIME=y
CONFIG_BRCMSTB_GISB_ARB=y
CONFIG_MTD=y
+CONFIG_MTD_BCM63XX_PARTS=y
CONFIG_MTD_CFI=y
CONFIG_MTD_CFI_INTELEXT=y
CONFIG_MTD_CFI_AMDSTD=y