Re: [PATCH 1/9] powerpc/configs: Drop CONFIG_QLGE which moved to staging
From: Joel Stanley <joel@jms.id.au> Date: 2020-01-16 02:17:48
On Thu, 16 Jan 2020 at 01:48, Michael Ellerman [off-list ref] wrote:
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>