diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-08-18 21:57:54 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-08-18 21:57:54 +0000 |
commit | 4a9acacf5341933d0f43476b4aa02de81daff457 (patch) | |
tree | e319440c9c56147793f4148f7886617322c7840c /target/linux/bcm53xx/config-3.14 | |
parent | 770ba9d40fc6a0198e0253c6e6eab283b9a22ebd (diff) | |
download | upstream-4a9acacf5341933d0f43476b4aa02de81daff457.tar.gz upstream-4a9acacf5341933d0f43476b4aa02de81daff457.tar.bz2 upstream-4a9acacf5341933d0f43476b4aa02de81daff457.zip |
kernel: 3.14: update bcm47xxpart
It it used by brcm47xx and bcm53xx targets, so put patches in generic.
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 42212
Diffstat (limited to 'target/linux/bcm53xx/config-3.14')
-rw-r--r-- | target/linux/bcm53xx/config-3.14 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/bcm53xx/config-3.14 b/target/linux/bcm53xx/config-3.14 index 48759e964b..6c54436b5c 100644 --- a/target/linux/bcm53xx/config-3.14 +++ b/target/linux/bcm53xx/config-3.14 @@ -165,6 +165,7 @@ CONFIG_MDIO_BOARDINFO=y CONFIG_MIGHT_HAVE_PCI=y # CONFIG_MLX5_CORE is not set CONFIG_MODULES_USE_ELF_REL=y +CONFIG_MTD_BCM47XX_PARTS=y # CONFIG_MTD_PHYSMAP_OF is not set CONFIG_MULTI_IRQ_HANDLER=y CONFIG_MUTEX_SPIN_ON_OWNER=y |