ARM: s3c: Drop config symbol S3C24XX_PWM
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 28 Mar 2022 08:26:38 +0000 (10:26 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 4 Apr 2022 16:22:46 +0000 (18:22 +0200)
commita0861079a218aeca314eba38245a47f33d51f476
tree12ecfc0b326c0d6b7244b9992649737f8f273b7e
parent3123109284176b1532874591f7c81f3837bbdc17
ARM: s3c: Drop config symbol S3C24XX_PWM

The only effect of this symbol is to select PWM_SAMSUNG. Drop it and fix
the affected defconfigs to still keep PWM_SAMSUNG=y. Developers using
MACH_NEO1973_GTA02 and/or MACH_RX1950 now have to manually select PWM and
PWM_SAMSUNG (and get the freedom to select is as a module or not at all).
A side effect of this change is that allmodconfig now contains
PWM_SAMSUNG=m (which was =y before).

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220328082638.112185-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/configs/mini2440_defconfig
arch/arm/configs/s3c2410_defconfig
arch/arm/mach-s3c/Kconfig
arch/arm/mach-s3c/Kconfig.s3c24xx