lkml.org 
[lkml]   [2022]   [Aug]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 07/10] ARM: OMAP2+: Select TWL6030_POWER for OMAP4
    Date
    From: Paul Kocialkowski <contact@paulk.fr>

    The TWL6030 is generally used with the OMAP4.

    Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
    ---
    arch/arm/mach-omap2/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
    index e4fea50c3..9af3bd488 100644
    --- a/arch/arm/mach-omap2/Kconfig
    +++ b/arch/arm/mach-omap2/Kconfig
    @@ -144,6 +144,7 @@ config ARCH_OMAP2PLUS_TYPICAL
    select REGULATOR_FIXED_VOLTAGE
    select TWL4030_CORE if ARCH_OMAP3 || ARCH_OMAP4
    select TWL4030_POWER if ARCH_OMAP3
    + select TWL6030_POWER if ARCH_OMAP4
    select VFP
    help
    Compile a kernel suitable for booting most boards
    --
    2.25.1
    \
     
     \ /
      Last update: 2022-08-20 09:18    [W:5.084 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site