ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE
authorLukas Bulwahn <lukas.bulwahn@gmail.com>
Mon, 8 May 2023 04:04:33 +0000 (06:04 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 8 May 2023 07:38:49 +0000 (09:38 +0200)
commit9d2edccb154bd98baf7f1e21d23f799e4f5e8359
tree663cf6f3aedff7313cb5f987a3803ed7623ac3f4
parentac9a78681b921877518763ba0e89202254349d1b
ARM: s3c: remove obsolete config S3C64XX_SETUP_IDE

Commit 0d297df03890 ("ARM: s3c: simplify platform code") removes the line
in Makefile.s3c64xx to configure the inclusion of setup-ide-s3c64xx.c,
with CONFIG_S3C64XX_SETUP_IDE. So, since then, config S3C64XX_SETUP_IDE has
no effect and any further purpose.

Remove the obsolete config S3C64XX_SETUP_IDE.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230508040433.13648-1-lukas.bulwahn@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/mach-s3c/Kconfig.s3c64xx