* [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
@ 2017-07-18 4:59 ` Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 2/5] ARM: ixp4xx_defconfig: " Krzysztof Kozlowski
` (4 subsequent siblings)
5 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-18 4:59 UTC (permalink / raw)
To: linux-arm-kernel
Remove options which do not exist anymore:
- TEGRA_EMC_SCALING_ENABLE is gone since commit cab4d50389c6 ("ARM:
tegra: remove TEGRA_EMC_SCALING_ENABLE");
- ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30
("ARM: vexpress: Remove non-DT code");
- OMAP_USB3 was replaced by TI_PIPE3 in commit a70143bbef6b ("drivers:
phy: usb3/pipe3: Adapt pipe3 driver to Generic PHY Framework");
- MMC_DW_IDMAC is gone since commit 3fc7eaef44db ("mmc: dw_mmc: Add
external dma interface support");
- QCOM_SMD since commit 395a48053af6 ("soc: qcom: smd: Remove
standalone driver");
- COMMON_CLK_MAX77802 was merged into COMMON_CLK_MAX77686 in commit
8ad313fe4e00 ("clk: max77686: Combine Maxim max77686 and max77802
driver");
- CRYPTO_DEV_TEGRA_AES is gone since commit 645af2e43705 ("crypto:
tegra - remove driver");
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
Changes since v1:
1. Rebased on top of latest Simon Horman's work (drops RCAR changes).
---
arch/arm/configs/multi_v7_defconfig | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig
index 072a455008df..6cfd6137db88 100644
--- a/arch/arm/configs/multi_v7_defconfig
+++ b/arch/arm/configs/multi_v7_defconfig
@@ -104,13 +104,11 @@ CONFIG_ARCH_TEGRA_2x_SOC=y
CONFIG_ARCH_TEGRA_3x_SOC=y
CONFIG_ARCH_TEGRA_114_SOC=y
CONFIG_ARCH_TEGRA_124_SOC=y
-CONFIG_TEGRA_EMC_SCALING_ENABLE=y
CONFIG_ARCH_UNIPHIER=y
CONFIG_ARCH_U8500=y
CONFIG_MACH_HREFV60=y
CONFIG_MACH_SNOWBALL=y
CONFIG_ARCH_VEXPRESS=y
-CONFIG_ARCH_VEXPRESS_CA9X4=y
CONFIG_ARCH_VEXPRESS_TC2_PM=y
CONFIG_ARCH_WM8850=y
CONFIG_ARCH_ZYNQ=y
@@ -696,7 +694,6 @@ CONFIG_USB_CHIPIDEA_UDC=y
CONFIG_USB_CHIPIDEA_HOST=y
CONFIG_AB8500_USB=y
CONFIG_KEYSTONE_USB_PHY=y
-CONFIG_OMAP_USB3=y
CONFIG_USB_GPIO_VBUS=y
CONFIG_USB_ISP1301=y
CONFIG_USB_MSM_OTG=m
@@ -729,7 +726,6 @@ CONFIG_MMC_SDHCI_MSM=y
CONFIG_MMC_MVSDIO=y
CONFIG_MMC_SDHI=y
CONFIG_MMC_DW=y
-CONFIG_MMC_DW_IDMAC=y
CONFIG_MMC_DW_PLTFM=y
CONFIG_MMC_DW_EXYNOS=y
CONFIG_MMC_DW_ROCKCHIP=y
@@ -826,7 +822,6 @@ CONFIG_BCMA_DRIVER_GPIO=y
CONFIG_QCOM_GSBI=y
CONFIG_QCOM_PM=y
CONFIG_QCOM_SMEM=y
-CONFIG_QCOM_SMD=y
CONFIG_QCOM_SMD_RPM=y
CONFIG_QCOM_SMP2P=y
CONFIG_QCOM_SMSM=y
@@ -838,7 +833,6 @@ CONFIG_CHROME_PLATFORMS=y
CONFIG_STAGING_BOARD=y
CONFIG_CROS_EC_CHARDEV=m
CONFIG_COMMON_CLK_MAX77686=y
-CONFIG_COMMON_CLK_MAX77802=m
CONFIG_COMMON_CLK_RK808=m
CONFIG_COMMON_CLK_S2MPS11=m
CONFIG_APQ_MMCC_8084=y
@@ -934,7 +928,6 @@ CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_LOCKUP_DETECTOR=y
-CONFIG_CRYPTO_DEV_TEGRA_AES=y
CONFIG_CPUFREQ_DT=y
CONFIG_KEYSTONE_IRQ=y
CONFIG_HW_RANDOM=y
--
2.7.4
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 2/5] ARM: ixp4xx_defconfig: Cleanup from non-existing options
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski
@ 2017-07-18 4:59 ` Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Krzysztof Kozlowski
` (3 subsequent siblings)
5 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-18 4:59 UTC (permalink / raw)
To: linux-arm-kernel
Remove options which do not exist anymore:
- ECONET is gone since commit 349f29d841db ("econet: remove ancient bug
ridden protocol");
- IPDDP_DECAP is gone since commit 9b5645b51384 ("appletalk: remove
"config IPDDP_DECAP"");
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/arm/configs/ixp4xx_defconfig | 4 ----
1 file changed, 4 deletions(-)
diff --git a/arch/arm/configs/ixp4xx_defconfig b/arch/arm/configs/ixp4xx_defconfig
index c8378da71913..8c3c99cd6de9 100644
--- a/arch/arm/configs/ixp4xx_defconfig
+++ b/arch/arm/configs/ixp4xx_defconfig
@@ -81,12 +81,8 @@ CONFIG_ATALK=m
CONFIG_DEV_APPLETALK=m
CONFIG_IPDDP=m
CONFIG_IPDDP_ENCAP=y
-CONFIG_IPDDP_DECAP=y
CONFIG_X25=m
CONFIG_LAPB=m
-CONFIG_ECONET=m
-CONFIG_ECONET_AUNUDP=y
-CONFIG_ECONET_NATIVE=y
CONFIG_WAN_ROUTER=m
CONFIG_NET_SCHED=y
CONFIG_NET_SCH_CBQ=m
--
2.7.4
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 1/5] ARM: multi_v7_defconfig: Cleanup from non-existing options Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 2/5] ARM: ixp4xx_defconfig: " Krzysztof Kozlowski
@ 2017-07-18 4:59 ` Krzysztof Kozlowski
2017-08-02 10:45 ` Sudeep Holla
2017-07-18 4:59 ` [PATCH v2 4/5] ARM: ezx_defconfig: " Krzysztof Kozlowski
` (2 subsequent siblings)
5 siblings, 1 reply; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-18 4:59 UTC (permalink / raw)
To: linux-arm-kernel
ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
Remove non-DT code").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
---
arch/arm/configs/vexpress_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/vexpress_defconfig b/arch/arm/configs/vexpress_defconfig
index 0fa0ed577b15..edae1c58fe80 100644
--- a/arch/arm/configs/vexpress_defconfig
+++ b/arch/arm/configs/vexpress_defconfig
@@ -19,7 +19,6 @@ CONFIG_MODULE_UNLOAD=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_ARCH_VEXPRESS=y
-CONFIG_ARCH_VEXPRESS_CA9X4=y
CONFIG_ARCH_VEXPRESS_DCSCB=y
CONFIG_ARCH_VEXPRESS_TC2_PM=y
# CONFIG_SWP_EMULATE is not set
--
2.7.4
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options
2017-07-18 4:59 ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Krzysztof Kozlowski
@ 2017-08-02 10:45 ` Sudeep Holla
2017-08-02 10:47 ` Krzysztof Kozlowski
0 siblings, 1 reply; 10+ messages in thread
From: Sudeep Holla @ 2017-08-02 10:45 UTC (permalink / raw)
To: linux-arm-kernel
On 18/07/17 05:59, Krzysztof Kozlowski wrote:
> ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
> Remove non-DT code").
>
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
I assume you are planning to send this pull request to this series to
ARM-SoC team based on Arnd's reply. Please shout if that's not the case.
--
Regards,
Sudeep
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options
2017-08-02 10:45 ` Sudeep Holla
@ 2017-08-02 10:47 ` Krzysztof Kozlowski
2017-08-02 11:01 ` Sudeep Holla
0 siblings, 1 reply; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-08-02 10:47 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 2, 2017 at 12:45 PM, Sudeep Holla <sudeep.holla@arm.com> wrote:
> On 18/07/17 05:59, Krzysztof Kozlowski wrote:
>> ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
>> Remove non-DT code").
>>
>> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
>> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
>
> I assume you are planning to send this pull request to this series to
> ARM-SoC team based on Arnd's reply. Please shout if that's not the case.
Yes, correct. In progress, waiting for arm-soc folks:
http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1452037.html
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH v2 3/5] ARM: vexpress_defconfig: Cleanup from non-existing options
2017-08-02 10:47 ` Krzysztof Kozlowski
@ 2017-08-02 11:01 ` Sudeep Holla
0 siblings, 0 replies; 10+ messages in thread
From: Sudeep Holla @ 2017-08-02 11:01 UTC (permalink / raw)
To: linux-arm-kernel
On Wed, Aug 02, 2017 at 12:47:37PM +0200, Krzysztof Kozlowski wrote:
> On Wed, Aug 2, 2017 at 12:45 PM, Sudeep Holla <sudeep.holla@arm.com> wrote:
> > On 18/07/17 05:59, Krzysztof Kozlowski wrote:
> >> ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
> >> Remove non-DT code").
> >>
> >> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> >> Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
> >
> > I assume you are planning to send this pull request to this series to
> > ARM-SoC team based on Arnd's reply. Please shout if that's not the case.
>
> Yes, correct. In progress, waiting for arm-soc folks:
> http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1452037.html
>
Thanks for the confirmation.
--
Regards,
Sudeep
^ permalink raw reply [flat|nested] 10+ messages in thread
* [PATCH v2 4/5] ARM: ezx_defconfig: Cleanup from non-existing options
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
` (2 preceding siblings ...)
2017-07-18 4:59 ` [PATCH v2 3/5] ARM: vexpress_defconfig: " Krzysztof Kozlowski
@ 2017-07-18 4:59 ` Krzysztof Kozlowski
2017-07-18 4:59 ` [PATCH v2 5/5] ARM: qcom_defconfig: " Krzysztof Kozlowski
2017-07-18 9:23 ` [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Arnd Bergmann
5 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-18 4:59 UTC (permalink / raw)
To: linux-arm-kernel
CPU_FREQ_DEBUG is gone since commit 2d06d8c49afd ("[CPUFREQ] use
dynamic debug instead of custom infrastructure").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/arm/configs/ezx_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/ezx_defconfig b/arch/arm/configs/ezx_defconfig
index 23660f3d0f7f..484e51fbd4a6 100644
--- a/arch/arm/configs/ezx_defconfig
+++ b/arch/arm/configs/ezx_defconfig
@@ -27,7 +27,6 @@ CONFIG_ZBOOT_ROM_BSS=0x0
CONFIG_CMDLINE="console=tty1 root=/dev/mmcblk0p2 rootfstype=ext2 rootdelay=3 ip=192.168.0.202:192.168.0.200:192.168.0.200:255.255.255.0 debug"
CONFIG_KEXEC=y
CONFIG_CPU_FREQ=y
-CONFIG_CPU_FREQ_DEBUG=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=m
CONFIG_CPU_FREQ_GOV_USERSPACE=m
CONFIG_CPU_FREQ_GOV_ONDEMAND=m
--
2.7.4
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 5/5] ARM: qcom_defconfig: Cleanup from non-existing options
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
` (3 preceding siblings ...)
2017-07-18 4:59 ` [PATCH v2 4/5] ARM: ezx_defconfig: " Krzysztof Kozlowski
@ 2017-07-18 4:59 ` Krzysztof Kozlowski
2017-07-18 9:23 ` [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Arnd Bergmann
5 siblings, 0 replies; 10+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-18 4:59 UTC (permalink / raw)
To: linux-arm-kernel
QCOM_SMD is gone since commit 395a48053af6 ("soc: qcom: smd: Remove
standalone driver").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/arm/configs/qcom_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/configs/qcom_defconfig b/arch/arm/configs/qcom_defconfig
index b02039c712c3..879159e4ab58 100644
--- a/arch/arm/configs/qcom_defconfig
+++ b/arch/arm/configs/qcom_defconfig
@@ -199,7 +199,6 @@ CONFIG_QCOM_WCNSS_PIL=y
CONFIG_QCOM_GSBI=y
CONFIG_QCOM_PM=y
CONFIG_QCOM_SMEM=y
-CONFIG_QCOM_SMD=y
CONFIG_QCOM_SMD_RPM=y
CONFIG_QCOM_SMP2P=y
CONFIG_QCOM_SMSM=y
--
2.7.4
^ permalink raw reply related [flat|nested] 10+ messages in thread
* [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries
2017-07-18 4:59 [PATCH v2 0/5] ARM: defconfig: Cleanup from old entries Krzysztof Kozlowski
` (4 preceding siblings ...)
2017-07-18 4:59 ` [PATCH v2 5/5] ARM: qcom_defconfig: " Krzysztof Kozlowski
@ 2017-07-18 9:23 ` Arnd Bergmann
5 siblings, 0 replies; 10+ messages in thread
From: Arnd Bergmann @ 2017-07-18 9:23 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Jul 18, 2017 at 6:59 AM, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> Hi,
>
> Changes since v1:
> 1. Rebase on Simon Horman's repo to avoid duplication.
> 2. Add Liviu Dudau's ack for vexpress.
Looks all good to me. Please send a pull request for these when you are
ready.
Arnd
^ permalink raw reply [flat|nested] 10+ messages in thread