Re: [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options

From: Michael Ellerman
Date: Thu Jul 20 2017 - 08:02:05 EST


Krzysztof Kozlowski <krzk@xxxxxxxxxx> writes:

> Remove old, dead Kconfig option USB_LED. It is gone since
> commit a335aaf3125c ("usb: misc: remove outdated USB LED driver").
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> arch/powerpc/configs/c2k_defconfig | 1 -
> arch/powerpc/configs/ppc6xx_defconfig | 1 -
> 2 files changed, 2 deletions(-)

Thanks. I'm working on cleaning up all the dead options in our
defconfigs, so I'll make this part of that series.

cheers