summaryrefslogtreecommitdiffstats
path: root/scripts/config
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2021-11-11 09:39:54 +0100
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-11-17 18:52:36 +0100
commit4a3bf703a9dccc29e48390b8cd1bf30c4e599100 (patch)
tree40b9d291972a8b999a4d0abafde0a85c57b5e412 /scripts/config
parentiio: dln2: Check return value of devm_iio_trigger_register() (diff)
downloadlinux-4a3bf703a9dccc29e48390b8cd1bf30c4e599100.tar.xz
linux-4a3bf703a9dccc29e48390b8cd1bf30c4e599100.zip
iio: imx8qxp-adc: fix dependency to the intended ARCH_MXC config
Commit 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC") adds the config IMX8QXP_ADC for this new driver, which depends on the non-existing config ARCH_MXC_ARM64. Hence, ./scripts/checkkconfigsymbols.py warns: ARCH_MXC_ARM64 Referencing files: drivers/iio/adc/Kconfig Probably, the existing config ARCH_MXC is intended to be referred here. So, repair the dependency to refer to that config. Fixes: 1e23dcaa1a9f ("iio: imx8qxp-adc: Add driver support for NXP IMX8QXP ADC") Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20211111083954.6286-1-lukas.bulwahn@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'scripts/config')
0 files changed, 0 insertions, 0 deletions