drivers: bus: Delete CONFIG_SIMPLE_PM_BUS
authorSaravana Kannan <saravanak@google.com>
Wed, 29 Sep 2021 00:07:34 +0000 (17:07 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Oct 2021 15:47:22 +0000 (17:47 +0200)
commit81967efb5f3966e8692f9173c7fa2964034ece5d
tree525f47b53ef67b14aebd93d65955a54d88f7b0a9
parent98e96cf80045a383fcc47c58dd4e87b3ae587b3e
drivers: bus: Delete CONFIG_SIMPLE_PM_BUS

The simple-pm-bus driver is mandatory for CONFIG_OF based platforms to work
with fw_devlink. So, always compile it in for CONFIG_OF and delete the
config since it's no longer necessary.

Tested-by: Ulf Hansson <ulf.hansson@linaro.org>
Tested-by: Geert Uytterhoeven <geert+renesas@glider.be>
Tested-by: Damien Le Moal <damien.lemoal@wdc.com>
Cc: Rob Herring <robh+dt@kernel.org>
Signed-off-by: Saravana Kannan <saravanak@google.com>
Link: https://lore.kernel.org/r/20210929000735.585237-3-saravanak@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/configs/multi_v7_defconfig
arch/arm/configs/oxnas_v6_defconfig
arch/arm/configs/shmobile_defconfig
arch/arm/mach-omap2/Kconfig
arch/arm64/configs/defconfig
drivers/bus/Kconfig
drivers/bus/Makefile
drivers/soc/canaan/Kconfig