commit | 49c5e746c3439629585a1b599db6af17e05d4b9d | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jun 15 12:03:49 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 05 17:03:01 2022 -0400 |
tree | 2442a87f945e2d0930cb3d2a873b72a9c853cb07 | |
parent | 7650e2401b13488538f21f0e5f9583db42999218 [diff] |
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>