powerpc/configs: Drop CONFIG_QLGE which moved to staging
authorMichael Ellerman <mpe@ellerman.id.au>
Tue, 21 Jan 2020 04:29:51 +0000 (15:29 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Fri, 31 Jan 2020 10:19:14 +0000 (21:19 +1100)
commit76e4bd93369b87d97c2b1bcd6e754a89f422235b
tree72c1b1277c8909536b8bd57f47f13341bef44cb8
parent43e76cd368fbb67e767da5363ffeaa3989993c8c
powerpc/configs: Drop CONFIG_QLGE which moved to staging

The QLGE driver moved to staging in commit 955315b0dc8c ("qlge: Move
drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/"), meaning
our defconfigs that enable it have no effect as we don't enable
CONFIG_STAGING.

It sounds like the device is obsolete, so drop the driver.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Link: https://lore.kernel.org/r/20200121043000.16212-1-mpe@ellerman.id.au
arch/powerpc/configs/powernv_defconfig
arch/powerpc/configs/ppc64_defconfig
arch/powerpc/configs/ppc6xx_defconfig
arch/powerpc/configs/pseries_defconfig
arch/powerpc/configs/skiroot_defconfig