lkml.org 
[lkml]   [2023]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH v1 2/7] soc: starfive: Replace SOC_STARFIVE with ARCH_SATRFIVE
    On Mon, Apr 10, 2023 at 11:47:38PM -0700, Changhuang Liang wrote:
    > Using ARCH_FOO symbol is preferred than SOC_FOO.
    >

    Reviewed-by: Conor Dooley <conor.dooley@microchip.com>

    > Signed-off-by: Changhuang Liang <changhuang.liang@starfivetech.com>
    > ---
    > drivers/soc/starfive/Kconfig | 4 ++--
    > 1 file changed, 2 insertions(+), 2 deletions(-)
    >
    > diff --git a/drivers/soc/starfive/Kconfig b/drivers/soc/starfive/Kconfig
    > index bdb96dc4c989..1e9b0c414fec 100644
    > --- a/drivers/soc/starfive/Kconfig
    > +++ b/drivers/soc/starfive/Kconfig
    > @@ -3,8 +3,8 @@
    > config JH71XX_PMU
    > bool "Support PMU for StarFive JH71XX Soc"
    > depends on PM
    > - depends on SOC_STARFIVE || COMPILE_TEST
    > - default SOC_STARFIVE
    > + depends on ARCH_STARFIVE || COMPILE_TEST
    > + default ARCH_STARFIVE
    > select PM_GENERIC_DOMAINS
    > help
    > Say 'y' here to enable support power domain support.
    > --
    > 2.25.1
    >
    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2023-04-11 22:14    [W:4.390 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site