diff mbox

[v2,3/5] ARM: vexpress_defconfig: Cleanup from non-existing options

Message ID 1500353947-26122-4-git-send-email-krzk@kernel.org (mailing list archive)
State New, archived
Headers show

Commit Message

Krzysztof Kozlowski July 18, 2017, 4:59 a.m. UTC
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(-)

Comments

Sudeep Holla Aug. 2, 2017, 10:45 a.m. UTC | #1
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.
Krzysztof Kozlowski Aug. 2, 2017, 10:47 a.m. UTC | #2
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@vger.kernel.org/msg1452037.html

Best regards,
Krzysztof
Sudeep Holla Aug. 2, 2017, 11:01 a.m. UTC | #3
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@vger.kernel.org/msg1452037.html
>
Thanks for the confirmation.

--
Regards,
Sudeep
diff mbox

Patch

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