]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: configs: Cleanup old Kconfig options
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 30 Jan 2020 19:52:23 +0000 (20:52 +0100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Jan 2020 10:29:03 +0000 (21:29 +1100)
commite1eabe3dbf025bf4d7c144465dab11c95c0046d3
tree73fe820d5910ad94297f9a4a0107375adf35d306
parentefba712f2df2b4a851016f3096ab1d0d8590d06b
powerpc: configs: Cleanup old Kconfig options

CONFIG_ENABLE_WARN_DEPRECATED is gone since
commit d5683290b2c7 ("deprecate the '__deprecated' attribute warnings
entirely and for good").

CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since
commit d9d6e5000d50 ("block: remove legacy IO schedulers").

The IOSCHED_DEADLINE was replaced by MQ_IOSCHED_DEADLINE and it will be
now enabled by default (along with MQ_IOSCHED_KYBER).

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200130195223.3843-1-krzk@kernel.org
arch/powerpc/configs/44x/sam440ep_defconfig
arch/powerpc/configs/52xx/pcm030_defconfig
arch/powerpc/configs/83xx/kmeter1_defconfig
arch/powerpc/configs/adder875_defconfig
arch/powerpc/configs/ep8248e_defconfig
arch/powerpc/configs/ep88xc_defconfig
arch/powerpc/configs/mgcoge_defconfig
arch/powerpc/configs/mpc512x_defconfig
arch/powerpc/configs/mpc885_ads_defconfig
arch/powerpc/configs/storcenter_defconfig
arch/powerpc/configs/tqm8xx_defconfig