lkml.org 
[lkml]   [2020]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 01/15] irqchip: Allow to compile bcmstb on other platforms
    Date
    The BCM2711 uses a number of instances of the bcmstb-l2 controller in its
    display engine. Let's allow the driver to be enabled through KConfig.

    Signed-off-by: Maxime Ripard <maxime@cerno.tech>
    ---
    drivers/irqchip/Kconfig | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    diff --git a/drivers/irqchip/Kconfig b/drivers/irqchip/Kconfig
    index c6098eee0c7c..f1e58de117dc 100644
    --- a/drivers/irqchip/Kconfig
    +++ b/drivers/irqchip/Kconfig
    @@ -131,7 +131,7 @@ config BCM7120_L2_IRQ
    select IRQ_DOMAIN

    config BRCMSTB_L2_IRQ
    - bool
    + bool "Broadcom STB L2 Interrupt Controller"
    select GENERIC_IRQ_CHIP
    select IRQ_DOMAIN

    --
    2.28.0
    \
     
     \ /
      Last update: 2020-12-10 15:09    [W:2.648 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site