soc: Tighten some soc driver dependencies
The Qualcomm Snapdragon "SoC" driver cannot build without access to some ARM64 specific functionality. Express that requirements in Kconfig as well. Reviewed-by: Casey Connolly <casey.connolly@linaro.org> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#
|
||||
menuconfig SOC_QCOM
|
||||
bool "Qualcomm SOC drivers support"
|
||||
depends on ARM64
|
||||
help
|
||||
Say Y here if you want to enable Qualcomm SOC drivers support.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user