diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-12-10 23:47:59 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-12-11 05:41:20 +0300 |
commit | 167e63702d090b831c513d726b11a412b70aab09 (patch) | |
tree | 6997e3648ec35be520f1ee0f478e7cb932c3df71 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | de70d0e9d43dd5fa899ce3a1560a4d2536b6b71e (diff) | |
download | linux-167e63702d090b831c513d726b11a412b70aab09.tar.xz |
ARM: imx: fix dependencies on imx7ulp
The i.MX7D configuration was reworked, but that change did
not get propagated into the newly added i.MX7ULP, which now
produces a Kconfig warning:
WARNING: unmet direct dependencies detected for HAVE_ARM_ARCH_TIMER
Depends on [n]: CPU_V7 [=n]
Selected by [y]:
- SOC_IMX7ULP [=y] && ARCH_MXC [=y] && (ARCH_MULTI_V7 [=n] || ARM_SINGLE_ARMV7M [=y])
Change it to work the same way as i.MX7D.
Fixes: 1a1f919eb52e ("ARM: imx: Provide support for NXP i.MX7D Cortex-M4")
Fixes: de70d0e9d43d ("ARM: imx: add initial support for imx7ulp")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions