Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: imx_v6_v7_defconfig: continue compiling the pwm driver

After the pwm-imx driver was split into two drivers and the Kconfig symbol
changed accordingly, use the new name to continue being able to use the
PWM hardware.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>

authored by

Uwe Kleine-König and committed by
Shawn Guo
728e096d 15b43e49

+1 -1
+1 -1
arch/arm/configs/imx_v6_v7_defconfig
··· 398 398 CONFIG_MPL3115=y 399 399 CONFIG_PWM=y 400 400 CONFIG_PWM_FSL_FTM=y 401 - CONFIG_PWM_IMX=y 401 + CONFIG_PWM_IMX27=y 402 402 CONFIG_NVMEM_IMX_OCOTP=y 403 403 CONFIG_NVMEM_VF610_OCOTP=y 404 404 CONFIG_TEE=y