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:
413ef3f
)
MIPS: BCM63xx: Enable partition parser in defconfig
author
Florian Fainelli
<
[email protected]
>
Wed, 27 Jan 2016 20:13:15 +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/bcm63xx_defconfig
since this is a necessary option to parse the built-in flash partition
table on BCM63xx SoCs.
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/12255/
Signed-off-by: Ralf Baechle <
[email protected]
>
arch/mips/configs/bcm63xx_defconfig
patch
|
blob
|
history
diff --git
a/arch/mips/configs/bcm63xx_defconfig
b/arch/mips/configs/bcm63xx_defconfig
index 3fec26410f344f0bb3af8a36252a515235104507..5599a9f1e3c676ff0dffdfd033b1919031c64ead 100644
(file)
--- 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