]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
clk: mediatek: drop two dead config options
authorLukas Bulwahn <lukas.bulwahn@redhat.com>
Fri, 27 Sep 2024 09:22:32 +0000 (11:22 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Oct 2024 23:22:49 +0000 (16:22 -0700)
Commit 0f471d31e5e8 ("clk: mediatek: Split MT8195 clock drivers and allow
module build") adds a number of new COMMON_CLK_MT8195_* config options.
Among those, the config options COMMON_CLK_MT8195_AUDSYS and
COMMON_CLK_MT8195_MSDC have no reference in the source tree and are not
used in the Makefile to include a specific file.

Drop the dead config options COMMON_CLK_MT8195_AUDSYS and
COMMON_CLK_MT8195_MSDC.

Fixes: 0f471d31e5e8 ("clk: mediatek: Split MT8195 clock drivers and allow module build")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
Link: https://lore.kernel.org/r/20240927092232.386511-1-lukas.bulwahn@redhat.com
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mediatek/Kconfig

index 70a005e7e1b18090cf7d479cbaa40ae4ed6eefb7..486401e1f2f19c62e1268c60ce87463ac6c5616c 100644 (file)
@@ -887,13 +887,6 @@ config COMMON_CLK_MT8195_APUSYS
        help
          This driver supports MediaTek MT8195 AI Processor Unit System clocks.
 
-config COMMON_CLK_MT8195_AUDSYS
-       tristate "Clock driver for MediaTek MT8195 audsys"
-       depends on COMMON_CLK_MT8195
-       default COMMON_CLK_MT8195
-       help
-         This driver supports MediaTek MT8195 audsys clocks.
-
 config COMMON_CLK_MT8195_IMP_IIC_WRAP
        tristate "Clock driver for MediaTek MT8195 imp_iic_wrap"
        depends on COMMON_CLK_MT8195
@@ -908,14 +901,6 @@ config COMMON_CLK_MT8195_MFGCFG
        help
          This driver supports MediaTek MT8195 mfgcfg clocks.
 
-config COMMON_CLK_MT8195_MSDC
-       tristate "Clock driver for MediaTek MT8195 msdc"
-       depends on COMMON_CLK_MT8195
-       default COMMON_CLK_MT8195
-       help
-         This driver supports MediaTek MT8195 MMC and SD Controller's
-         msdc and msdc_top clocks.
-
 config COMMON_CLK_MT8195_SCP_ADSP
        tristate "Clock driver for MediaTek MT8195 scp_adsp"
        depends on COMMON_CLK_MT8195