Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688668
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 4/6] ARM: vexpress_defconfig: Cleanup from non-existing options |
| Date | 2017-07-17 08:00 +0200 |
| Message-ID | <u47ey-Xp-3@gated-at.bofh.it> (permalink) |
| References | <u47ey-Xp-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
ARCH_VEXPRESS_CA9X4 is gone since commit 81cc3f868d30 ("ARM: vexpress:
Remove non-DT code").
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH 4/6] ARM: vexpress_defconfig: Cleanup from non-existing options Krzysztof Kozlowski <krzk@kernel.org> - 2017-07-17 08:00 +0200 Re: [PATCH 4/6] ARM: vexpress_defconfig: Cleanup from non-existing options Liviu Dudau <liviu.dudau@arm.com> - 2017-07-17 13:50 +0200
csiph-web