From mboxrd@z Thu Jan 1 00:00:00 1970 From: f.fainelli@gmail.com (Florian Fainelli) Date: Fri, 20 May 2016 12:07:25 -0700 Subject: [PATCH 0/7] ARM: multi_v7_defconfig: Add more Broadcom SoCs Message-ID: <1463771252-12805-1-git-send-email-f.fainelli@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org This patch series enables more fundamental drivers which are useful for Broadcom BCM63xx and BCM7xxx SoCs. The last patch remove bcm_defconfig which is causing a whole lot of confusiong at best and is completely out of sync now. Florian Fainelli (7): ARM: multi_v7_defconfig: Enable BCM63xx ARM: multi_v7_defconfig: Enable BRCMSTB networking ARM: multi_v7_defconfig: Enable BRCMSTB AHCI ARM: multi_v7_defconfig: Enable BCM7038 Watchdog ARM: multi_v7_defconfig: Enable Broadcom STB PWM ARM: multi_v7_defconfig: Enable Broadcom Kona watchdog ARM: Remove bcm_defconfig arch/arm/configs/bcm_defconfig | 142 ------------------------------------ arch/arm/configs/multi_v7_defconfig | 13 ++++ 2 files changed, 13 insertions(+), 142 deletions(-) delete mode 100644 arch/arm/configs/bcm_defconfig -- 2.7.4