]> git.baikalelectronics.ru Git - uboot.git/commit
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig
authorTom Rini <trini@konsulko.com>
Wed, 15 Jun 2022 16:03:49 +0000 (12:03 -0400)
committerTom Rini <trini@konsulko.com>
Tue, 5 Jul 2022 21:03:01 +0000 (17:03 -0400)
commit1729604249ac7958855b51b2fbe49848b813b8a1
tree2442a87f945e2d0930cb3d2a873b72a9c853cb07
parentc7fb267e09dd881253aca46832f2f5075c3ca63a
Rename CONFIG_PWM to CONFIG_PWM_S5P and move to Kconfig

We rename the S5P specific "CONFIG_PWM" to CONFIG_PWM_S5P and move it to
Kconfig.  Given the usage of CONFIG_PWM_NX, we have that select this new
symbol.

Cc: Jaehoon Chung <jh80.chung@samsung.com>
Cc: Minkyu Kang <mk7.kang@samsung.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/arm/cpu/armv7/s5p-common/Makefile
board/friendlyarm/Kconfig
configs/s5p_goni_defconfig
configs/smdkc100_defconfig
drivers/pwm/Kconfig
include/configs/exynos-common.h
include/configs/s5p_goni.h
include/configs/smdkc100.h