* [PATCH 1/2] ARM: mvebu: update v5 defconfig
@ 2015-11-25 14:17 Linus Walleij
2015-11-25 14:39 ` Andrew Lunn
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Linus Walleij @ 2015-11-25 14:17 UTC (permalink / raw)
To: linux-arm-kernel
This just regenerates the v5 mvebu defconfig with the latest
defaults so as to avoid too much fuzz when applying patches to
it.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
arch/arm/configs/mvebu_v5_defconfig | 12 ++----------
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
index 824de499237b..519c72725798 100644
--- a/arch/arm/configs/mvebu_v5_defconfig
+++ b/arch/arm/configs/mvebu_v5_defconfig
@@ -12,7 +12,6 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_ARCH_MULTI_V7 is not set
CONFIG_ARCH_MVEBU=y
CONFIG_MACH_KIRKWOOD=y
-CONFIG_MACH_NETXBIG=y
# CONFIG_CPU_FEROCEON_OLD_ID is not set
CONFIG_PCI_MVEBU=y
CONFIG_PREEMPT=y
@@ -66,8 +65,6 @@ CONFIG_ATA=y
CONFIG_SATA_AHCI=y
CONFIG_SATA_MV=y
CONFIG_NETDEVICES=y
-CONFIG_NET_DSA_MV88E6123_61_65=y
-CONFIG_NET_DSA_MV88E6171=y
CONFIG_MV643XX_ETH=y
CONFIG_R8169=y
CONFIG_MARVELL_PHY=y
@@ -91,7 +88,6 @@ CONFIG_I2C_MV64XXX=y
CONFIG_SPI=y
CONFIG_SPI_ORION=y
CONFIG_GPIO_SYSFS=y
-CONFIG_POWER_SUPPLY=y
CONFIG_POWER_RESET=y
CONFIG_POWER_RESET_GPIO=y
CONFIG_POWER_RESET_QNAP=y
@@ -103,16 +99,15 @@ CONFIG_SENSORS_LM85=y
CONFIG_THERMAL=y
CONFIG_WATCHDOG=y
CONFIG_ORION_WATCHDOG=y
+CONFIG_REGULATOR=y
+CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_FB=y
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_SOC=y
CONFIG_SND_KIRKWOOD_SOC=y
-CONFIG_SND_KIRKWOOD_SOC_T5325=y
CONFIG_SND_SOC_ALC5623=y
CONFIG_SND_SIMPLE_CARD=y
-CONFIG_REGULATOR=y
-CONFIG_REGULATOR_FIXED_VOLTAGE=y
CONFIG_HID_DRAGONRISE=y
CONFIG_HID_GYRATION=y
CONFIG_HID_TWINHAN=y
@@ -159,8 +154,6 @@ CONFIG_STAGING=y
CONFIG_FB_XGI=y
CONFIG_EXT2_FS=y
CONFIG_EXT3_FS=y
-# CONFIG_EXT3_FS_XATTR is not set
-CONFIG_EXT4_FS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_UDF_FS=m
@@ -186,7 +179,6 @@ CONFIG_DEBUG_KERNEL=y
CONFIG_DEBUG_USER=y
CONFIG_CRYPTO_CBC=m
CONFIG_CRYPTO_PCBC=m
-# CONFIG_CRYPTO_ANSI_CPRNG is not set
CONFIG_CRYPTO_DEV_MV_CESA=y
CONFIG_CRC_CCITT=y
CONFIG_LIBCRC32C=y
--
2.4.3
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 14:17 [PATCH 1/2] ARM: mvebu: update v5 defconfig Linus Walleij
@ 2015-11-25 14:39 ` Andrew Lunn
2015-11-25 15:03 ` Linus Walleij
2015-11-30 12:40 ` Gregory CLEMENT
2015-11-30 14:21 ` Andrew Lunn
2015-11-30 14:27 ` Gregory CLEMENT
2 siblings, 2 replies; 7+ messages in thread
From: Andrew Lunn @ 2015-11-25 14:39 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Nov 25, 2015 at 03:17:16PM +0100, Linus Walleij wrote:
> This just regenerates the v5 mvebu defconfig with the latest
> defaults so as to avoid too much fuzz when applying patches to
> it.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> arch/arm/configs/mvebu_v5_defconfig | 12 ++----------
> 1 file changed, 2 insertions(+), 10 deletions(-)
>
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index 824de499237b..519c72725798 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -12,7 +12,6 @@ CONFIG_MODULE_UNLOAD=y
> # CONFIG_ARCH_MULTI_V7 is not set
> CONFIG_ARCH_MVEBU=y
> CONFIG_MACH_KIRKWOOD=y
> -CONFIG_MACH_NETXBIG=y
> # CONFIG_CPU_FEROCEON_OLD_ID is not set
> CONFIG_PCI_MVEBU=y
> CONFIG_PREEMPT=y
> @@ -66,8 +65,6 @@ CONFIG_ATA=y
> CONFIG_SATA_AHCI=y
> CONFIG_SATA_MV=y
> CONFIG_NETDEVICES=y
> -CONFIG_NET_DSA_MV88E6123_61_65=y
> -CONFIG_NET_DSA_MV88E6171=y
This is interesting. I guess because of switchdev.
> CONFIG_MV643XX_ETH=y
> CONFIG_R8169=y
> CONFIG_MARVELL_PHY=y
> @@ -91,7 +88,6 @@ CONFIG_I2C_MV64XXX=y
> CONFIG_SPI=y
> CONFIG_SPI_ORION=y
> CONFIG_GPIO_SYSFS=y
> -CONFIG_POWER_SUPPLY=y
> CONFIG_POWER_RESET=y
> CONFIG_POWER_RESET_GPIO=y
> CONFIG_POWER_RESET_QNAP=y
> @@ -103,16 +99,15 @@ CONFIG_SENSORS_LM85=y
> CONFIG_THERMAL=y
> CONFIG_WATCHDOG=y
> CONFIG_ORION_WATCHDOG=y
> +CONFIG_REGULATOR=y
> +CONFIG_REGULATOR_FIXED_VOLTAGE=y
> CONFIG_FB=y
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_SOC=y
> CONFIG_SND_KIRKWOOD_SOC=y
> -CONFIG_SND_KIRKWOOD_SOC_T5325=y
Humm
I think i will be sending a follow-up patch to re-enable these things.
Add the missing dependencies.
Andrew
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 14:39 ` Andrew Lunn
@ 2015-11-25 15:03 ` Linus Walleij
2015-11-25 15:05 ` Andrew Lunn
2015-11-30 12:40 ` Gregory CLEMENT
1 sibling, 1 reply; 7+ messages in thread
From: Linus Walleij @ 2015-11-25 15:03 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Nov 25, 2015 at 3:39 PM, Andrew Lunn <andrew@lunn.ch> wrote:
> On Wed, Nov 25, 2015 at 03:17:16PM +0100, Linus Walleij wrote:
>> CONFIG_SND_KIRKWOOD_SOC=y
>> -CONFIG_SND_KIRKWOOD_SOC_T5325=y
>
> Humm
>
> I think i will be sending a follow-up patch to re-enable these things.
> Add the missing dependencies.
Which do you mean? The symbol SND_KIRKWOOD_SOC_T5325
you removed in
commit 270a85c80c8645368f9768b120bd9eac4db23590
"ASoC: kirkwood: Remove unused drivers"
EXT4 does not need to be explicitly selected since EXT3 is provided
by EXT4 these days, I guess.
The rest I think are selected anyway so that is why they're not
in the reduced defconfigs.
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 15:03 ` Linus Walleij
@ 2015-11-25 15:05 ` Andrew Lunn
0 siblings, 0 replies; 7+ messages in thread
From: Andrew Lunn @ 2015-11-25 15:05 UTC (permalink / raw)
To: linux-arm-kernel
> The rest I think are selected anyway so that is why they're not
> in the reduced defconfigs.
I'm pretty sure that DSA now require SWITCHDEV be enabled.
Andrew
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 14:39 ` Andrew Lunn
2015-11-25 15:03 ` Linus Walleij
@ 2015-11-30 12:40 ` Gregory CLEMENT
1 sibling, 0 replies; 7+ messages in thread
From: Gregory CLEMENT @ 2015-11-30 12:40 UTC (permalink / raw)
To: linux-arm-kernel
Hi Andrew,
On mer., nov. 25 2015, Andrew Lunn <andrew@lunn.ch> wrote:
[...]
> Humm
>
> I think i will be sending a follow-up patch to re-enable these things.
> Add the missing dependencies.
Does it means thay you agree with this series?
If you do, then I am going tp apply it on mvebu/defconfig.
Thanks,
Gregory
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 14:17 [PATCH 1/2] ARM: mvebu: update v5 defconfig Linus Walleij
2015-11-25 14:39 ` Andrew Lunn
@ 2015-11-30 14:21 ` Andrew Lunn
2015-11-30 14:27 ` Gregory CLEMENT
2 siblings, 0 replies; 7+ messages in thread
From: Andrew Lunn @ 2015-11-30 14:21 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Nov 25, 2015 at 03:17:16PM +0100, Linus Walleij wrote:
> This just regenerates the v5 mvebu defconfig with the latest
> defaults so as to avoid too much fuzz when applying patches to
> it.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Andrew
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] ARM: mvebu: update v5 defconfig
2015-11-25 14:17 [PATCH 1/2] ARM: mvebu: update v5 defconfig Linus Walleij
2015-11-25 14:39 ` Andrew Lunn
2015-11-30 14:21 ` Andrew Lunn
@ 2015-11-30 14:27 ` Gregory CLEMENT
2 siblings, 0 replies; 7+ messages in thread
From: Gregory CLEMENT @ 2015-11-30 14:27 UTC (permalink / raw)
To: linux-arm-kernel
Hi Linus,
On mer., nov. 25 2015, Linus Walleij <linus.walleij@linaro.org> wrote:
> This just regenerates the v5 mvebu defconfig with the latest
> defaults so as to avoid too much fuzz when applying patches to
> it.
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Applied on mvebu/defconfig
with Andrew's Acked-by
Thanks,
Gregory
> ---
> arch/arm/configs/mvebu_v5_defconfig | 12 ++----------
> 1 file changed, 2 insertions(+), 10 deletions(-)
>
> diff --git a/arch/arm/configs/mvebu_v5_defconfig b/arch/arm/configs/mvebu_v5_defconfig
> index 824de499237b..519c72725798 100644
> --- a/arch/arm/configs/mvebu_v5_defconfig
> +++ b/arch/arm/configs/mvebu_v5_defconfig
> @@ -12,7 +12,6 @@ CONFIG_MODULE_UNLOAD=y
> # CONFIG_ARCH_MULTI_V7 is not set
> CONFIG_ARCH_MVEBU=y
> CONFIG_MACH_KIRKWOOD=y
> -CONFIG_MACH_NETXBIG=y
> # CONFIG_CPU_FEROCEON_OLD_ID is not set
> CONFIG_PCI_MVEBU=y
> CONFIG_PREEMPT=y
> @@ -66,8 +65,6 @@ CONFIG_ATA=y
> CONFIG_SATA_AHCI=y
> CONFIG_SATA_MV=y
> CONFIG_NETDEVICES=y
> -CONFIG_NET_DSA_MV88E6123_61_65=y
> -CONFIG_NET_DSA_MV88E6171=y
> CONFIG_MV643XX_ETH=y
> CONFIG_R8169=y
> CONFIG_MARVELL_PHY=y
> @@ -91,7 +88,6 @@ CONFIG_I2C_MV64XXX=y
> CONFIG_SPI=y
> CONFIG_SPI_ORION=y
> CONFIG_GPIO_SYSFS=y
> -CONFIG_POWER_SUPPLY=y
> CONFIG_POWER_RESET=y
> CONFIG_POWER_RESET_GPIO=y
> CONFIG_POWER_RESET_QNAP=y
> @@ -103,16 +99,15 @@ CONFIG_SENSORS_LM85=y
> CONFIG_THERMAL=y
> CONFIG_WATCHDOG=y
> CONFIG_ORION_WATCHDOG=y
> +CONFIG_REGULATOR=y
> +CONFIG_REGULATOR_FIXED_VOLTAGE=y
> CONFIG_FB=y
> CONFIG_SOUND=y
> CONFIG_SND=y
> CONFIG_SND_SOC=y
> CONFIG_SND_KIRKWOOD_SOC=y
> -CONFIG_SND_KIRKWOOD_SOC_T5325=y
> CONFIG_SND_SOC_ALC5623=y
> CONFIG_SND_SIMPLE_CARD=y
> -CONFIG_REGULATOR=y
> -CONFIG_REGULATOR_FIXED_VOLTAGE=y
> CONFIG_HID_DRAGONRISE=y
> CONFIG_HID_GYRATION=y
> CONFIG_HID_TWINHAN=y
> @@ -159,8 +154,6 @@ CONFIG_STAGING=y
> CONFIG_FB_XGI=y
> CONFIG_EXT2_FS=y
> CONFIG_EXT3_FS=y
> -# CONFIG_EXT3_FS_XATTR is not set
> -CONFIG_EXT4_FS=y
> CONFIG_ISO9660_FS=m
> CONFIG_JOLIET=y
> CONFIG_UDF_FS=m
> @@ -186,7 +179,6 @@ CONFIG_DEBUG_KERNEL=y
> CONFIG_DEBUG_USER=y
> CONFIG_CRYPTO_CBC=m
> CONFIG_CRYPTO_PCBC=m
> -# CONFIG_CRYPTO_ANSI_CPRNG is not set
> CONFIG_CRYPTO_DEV_MV_CESA=y
> CONFIG_CRC_CCITT=y
> CONFIG_LIBCRC32C=y
> --
> 2.4.3
>
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-11-30 14:27 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-25 14:17 [PATCH 1/2] ARM: mvebu: update v5 defconfig Linus Walleij
2015-11-25 14:39 ` Andrew Lunn
2015-11-25 15:03 ` Linus Walleij
2015-11-25 15:05 ` Andrew Lunn
2015-11-30 12:40 ` Gregory CLEMENT
2015-11-30 14:21 ` Andrew Lunn
2015-11-30 14:27 ` Gregory CLEMENT
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).