]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
ARM: vexpress: Don't select VEXPRESS_CONFIG
authorRob Herring <robh@kernel.org>
Wed, 29 Apr 2020 20:58:25 +0000 (15:58 -0500)
committerRob Herring <robh@kernel.org>
Wed, 13 May 2020 17:42:47 +0000 (12:42 -0500)
commit848685c25da99d871bbd87369f3c3d6eead661ac
tree48c51cc07854cd223288c375e1f93ba4f260a3a8
parent70e4758aaae04a5b0cb53db47fd94eb1714fd0ac
ARM: vexpress: Don't select VEXPRESS_CONFIG

CONFIG_VEXPRESS_CONFIG has 'default y if ARCH_VEXPRESS', so selecting is
unnecessary. Selecting it also prevents setting CONFIG_VEXPRESS_CONFIG
to a module.

Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Liviu Dudau <liviu.dudau@arm.com>
Signed-off-by: Rob Herring <robh@kernel.org>
arch/arm/mach-vexpress/Kconfig