lkml.org 
[lkml]   [2023]   [Feb]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v1 44/45] clk: mediatek: Kconfig: Allow module build for core mt8192 clocks
    Date
    Bootloaders must in a way setup the SoC to boot Linux: this means
    that it will be possible to decompress a ramdisk and eventually
    insert the core clock driver module from there.
    Allow module build for all MT8192 clocks by switching to tristate.

    Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
    ---
    drivers/clk/mediatek/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/clk/mediatek/Kconfig b/drivers/clk/mediatek/Kconfig
    index 706a7cf86ce0..e8034cbbe169 100644
    --- a/drivers/clk/mediatek/Kconfig
    +++ b/drivers/clk/mediatek/Kconfig
    @@ -671,7 +671,7 @@ config COMMON_CLK_MT8186_WPESYS
    This driver supports MediaTek MT8186 Warp Engine clocks.

    config COMMON_CLK_MT8192
    - bool "Clock driver for MediaTek MT8192"
    + tristate "Clock driver for MediaTek MT8192"
    depends on ARM64 || COMPILE_TEST
    select COMMON_CLK_MEDIATEK
    default ARM64
    --
    2.39.1
    \
     
     \ /
      Last update: 2023-03-27 00:11    [W:4.120 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site