[PATCH v2 05/17] pmdomain: bcm: Move Kconfig options to the pmdomain subsystem

Philippe Mathieu-Daudé philmd at linaro.org
Fri Sep 15 06:15:29 PDT 2023


On 15/9/23 11:19, Ulf Hansson wrote:
> The Kconfig options belongs closer to the corresponding implementations,
> hence let's move them from the soc subsystem to the pmdomain subsystem.
> 
> Cc: Florian Fainelli <florian.fainelli at broadcom.com>
> Cc: Ray Jui <rjui at broadcom.com>
> Cc: Scott Branden <sbranden at broadcom.com>
> Cc: <linux-mips at vger.kernel.org>
> Cc: <linux-rpi-kernel at lists.infradead.org>
> Signed-off-by: Ulf Hansson <ulf.hansson at linaro.org>
> ---
>   drivers/pmdomain/Kconfig     |  1 +
>   drivers/pmdomain/bcm/Kconfig | 46 ++++++++++++++++++++++++++++++++++++
>   drivers/soc/bcm/Kconfig      | 42 --------------------------------
>   3 files changed, 47 insertions(+), 42 deletions(-)
>   create mode 100644 drivers/pmdomain/bcm/Kconfig

Reviewed-by: Philippe Mathieu-Daudé <philmd at linaro.org>




More information about the linux-arm-kernel mailing list