* [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus
@ 2014-11-12 21:03 Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 1/2] ARM: multi_v7_defconfig: remove one level of menu from Kconfig Florian Fainelli
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-11-12 21:03 UTC (permalink / raw)
To: linux-arm-kernel
Hi Olof, Arnd,
These two patches enable support for the Broadcom Cygnus SoC in the
multi_v7_defconfig and also remove one level of menuconfig.
Thanks!
Ray Jui (1):
ARM: multi_v7_defconfig: Enable Broadcom Cygnus
Scott Branden (1):
ARM: multi_v7_defconfig: remove one level of menu from Kconfig
arch/arm/configs/multi_v7_defconfig | 21 ++++++++++++++++++++-
1 file changed, 20 insertions(+), 1 deletion(-)
--
1.9.1
^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 3.19 1/2] ARM: multi_v7_defconfig: remove one level of menu from Kconfig
2014-11-12 21:03 [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
@ 2014-11-12 21:03 ` Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 2/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
2014-11-20 11:28 ` [PATCH 3.19 0/2] " Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-11-12 21:03 UTC (permalink / raw)
To: linux-arm-kernel
From: Scott Branden <sbranden@broadcom.com>
remove menu "Broadcom Mobile SoC Selection"
This requires:
- selecting ARCH_BCM_MOBILE based on SoC selections
- fixup multi_v7_defconfig to work with new menu levels of mach-bcm.
Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
arch/arm/configs/multi_v7_defconfig | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 491b7d5523bf..e8f79fdd4cc3 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -17,7 +17,8 @@ CONFIG_MACH_ARMADA_38X=y
CONFIG_MACH_ARMADA_XP=y
CONFIG_MACH_DOVE=y
CONFIG_ARCH_BCM=y
-CONFIG_ARCH_BCM_MOBILE=y
+CONFIG_ARCH_BCM_21664=y
+CONFIG_ARCH_BCM_281XX=y
CONFIG_ARCH_BCM_5301X=y
CONFIG_ARCH_BRCMSTB=y
CONFIG_ARCH_BERLIN=y
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 3.19 2/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus
2014-11-12 21:03 [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 1/2] ARM: multi_v7_defconfig: remove one level of menu from Kconfig Florian Fainelli
@ 2014-11-12 21:03 ` Florian Fainelli
2014-11-20 11:28 ` [PATCH 3.19 0/2] " Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2014-11-12 21:03 UTC (permalink / raw)
To: linux-arm-kernel
From: Ray Jui <rjui@broadcom.com>
Enable Broadcom Cygnus platform support in multi_v7_defconfig
Signed-off-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
---
arch/arm/configs/multi_v7_defconfig | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index e8f79fdd4cc3..f3ef3f539f2c 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -17,6 +17,7 @@ CONFIG_MACH_ARMADA_38X=y
CONFIG_MACH_ARMADA_XP=y
CONFIG_MACH_DOVE=y
CONFIG_ARCH_BCM=y
+CONFIG_ARCH_BCM_CYGNUS=y
CONFIG_ARCH_BCM_21664=y
CONFIG_ARCH_BCM_281XX=y
CONFIG_ARCH_BCM_5301X=y
@@ -125,8 +126,12 @@ CONFIG_DMA_CMA=y
CONFIG_CMA_SIZE_MBYTES=64
CONFIG_OMAP_OCP2SCP=y
CONFIG_MTD=y
+CONFIG_MTD_CMDLINE_PARTS=y
+CONFIG_MTD_BLOCK=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_NAND=y
CONFIG_MTD_SPI_NOR=y
+CONFIG_MTD_UBI=y
CONFIG_BLK_DEV_LOOP=y
CONFIG_AD525X_DPOT=y
CONFIG_AD525X_DPOT_I2C=y
@@ -161,6 +166,7 @@ CONFIG_TI_CPSW=y
CONFIG_XILINX_EMACLITE=y
CONFIG_AT803X_PHY=y
CONFIG_MARVELL_PHY=y
+CONFIG_BROADCOM_PHY=y
CONFIG_ICPLUS_PHY=y
CONFIG_USB_PEGASUS=y
CONFIG_USB_USBNET=y
@@ -234,6 +240,7 @@ CONFIG_SPI_TEGRA114=y
CONFIG_SPI_TEGRA20_SFLASH=y
CONFIG_SPI_TEGRA20_SLINK=y
CONFIG_SPI_XILINX=y
+CONFIG_SPI_SPIDEV=y
CONFIG_PINCTRL_AS3722=y
CONFIG_PINCTRL_PALMAS=y
CONFIG_GPIO_SYSFS=y
@@ -260,6 +267,7 @@ CONFIG_ST_THERMAL_SYSCFG=y
CONFIG_ST_THERMAL_MEMMAP=y
CONFIG_WATCHDOG=y
CONFIG_XILINX_WATCHDOG=y
+CONFIG_ARM_SP805_WATCHDOG=y
CONFIG_ORION_WATCHDOG=y
CONFIG_SUNXI_WATCHDOG=y
CONFIG_MFD_AS3722=y
@@ -306,6 +314,8 @@ CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_ROTATION=y
CONFIG_SOUND=y
CONFIG_SND=y
+CONFIG_SND_DYNAMIC_MINORS=y
+CONFIG_SND_USB_AUDIO=y
CONFIG_SND_SOC=y
CONFIG_SND_SOC_TEGRA=y
CONFIG_SND_SOC_TEGRA_RT5640=y
@@ -427,7 +437,12 @@ CONFIG_TI_PIPE3=y
CONFIG_PHY_MIPHY365X=y
CONFIG_PHY_SUN4I_USB=y
CONFIG_EXT4_FS=y
+CONFIG_AUTOFS4_FS=y
+CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
+CONFIG_NTFS_FS=y
+CONFIG_TMPFS_POSIX_ACL=y
+CONFIG_UBIFS_FS=y
CONFIG_TMPFS=y
CONFIG_SQUASHFS=y
CONFIG_SQUASHFS_LZO=y
@@ -436,6 +451,9 @@ CONFIG_NFS_FS=y
CONFIG_NFS_V3_ACL=y
CONFIG_NFS_V4=y
CONFIG_ROOT_NFS=y
+CONFIG_NLS_CODEPAGE_437=y
+CONFIG_NLS_ISO8859_1=y
+CONFIG_NLS_UTF8=y
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
--
1.9.1
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus
2014-11-12 21:03 [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 1/2] ARM: multi_v7_defconfig: remove one level of menu from Kconfig Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 2/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
@ 2014-11-20 11:28 ` Arnd Bergmann
2 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2014-11-20 11:28 UTC (permalink / raw)
To: linux-arm-kernel
On Wednesday 12 November 2014, Florian Fainelli wrote:
> Hi Olof, Arnd,
>
> These two patches enable support for the Broadcom Cygnus SoC in the
> multi_v7_defconfig and also remove one level of menuconfig.
>
Both applied to next/defconfig now. Thanks and sorry for the delay.
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-11-20 11:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-12 21:03 [PATCH 3.19 0/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 1/2] ARM: multi_v7_defconfig: remove one level of menu from Kconfig Florian Fainelli
2014-11-12 21:03 ` [PATCH 3.19 2/2] ARM: multi_v7_defconfig: Enable Broadcom Cygnus Florian Fainelli
2014-11-20 11:28 ` [PATCH 3.19 0/2] " Arnd Bergmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).