* [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options
@ 2017-07-20 5:00 Krzysztof Kozlowski
2017-07-20 12:01 ` Michael Ellerman
0 siblings, 1 reply; 3+ messages in thread
From: Krzysztof Kozlowski @ 2017-07-20 5:00 UTC (permalink / raw)
To: linux-kernel
Cc: Krzysztof Kozlowski, Benjamin Herrenschmidt, Paul Mackerras,
Michael Ellerman, linuxppc-dev
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@kernel.org>
---
arch/powerpc/configs/c2k_defconfig | 1 -
arch/powerpc/configs/ppc6xx_defconfig | 1 -
2 files changed, 2 deletions(-)
diff --git a/arch/powerpc/configs/c2k_defconfig b/arch/powerpc/configs/c2k_defconfig
index 7c9d95370150..10f5ffd08956 100644
--- a/arch/powerpc/configs/c2k_defconfig
+++ b/arch/powerpc/configs/c2k_defconfig
@@ -298,7 +298,6 @@ CONFIG_USB_EMI62=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
-CONFIG_USB_LED=m
CONFIG_USB_TEST=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
diff --git a/arch/powerpc/configs/ppc6xx_defconfig b/arch/powerpc/configs/ppc6xx_defconfig
index 18d0d60dadbf..f170744738cf 100644
--- a/arch/powerpc/configs/ppc6xx_defconfig
+++ b/arch/powerpc/configs/ppc6xx_defconfig
@@ -967,7 +967,6 @@ CONFIG_USB_ADUTUX=m
CONFIG_USB_SEVSEG=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
-CONFIG_USB_LED=m
CONFIG_USB_IDMOUSE=m
CONFIG_USB_FTDI_ELAN=m
CONFIG_USB_APPLEDISPLAY=m
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options
2017-07-20 5:00 Krzysztof Kozlowski
@ 2017-07-20 12:01 ` Michael Ellerman
0 siblings, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2017-07-20 12:01 UTC (permalink / raw)
To: Krzysztof Kozlowski, linux-kernel
Cc: Krzysztof Kozlowski, Benjamin Herrenschmidt, Paul Mackerras,
linuxppc-dev
Krzysztof Kozlowski <krzk@kernel.org> 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@kernel.org>
> ---
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options
@ 2017-12-26 13:32 Krzysztof Kozlowski
0 siblings, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2017-12-26 13:32 UTC (permalink / raw)
To: linux-kernel
Cc: Krzysztof Kozlowski, Benjamin Herrenschmidt, Paul Mackerras,
Michael Ellerman, linuxppc-dev
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@kernel.org>
---
arch/powerpc/configs/c2k_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/powerpc/configs/c2k_defconfig b/arch/powerpc/configs/c2k_defconfig
index f1552af9eecc..dbd7b12a23fc 100644
--- a/arch/powerpc/configs/c2k_defconfig
+++ b/arch/powerpc/configs/c2k_defconfig
@@ -297,7 +297,6 @@ CONFIG_USB_EMI62=m
CONFIG_USB_RIO500=m
CONFIG_USB_LEGOTOWER=m
CONFIG_USB_LCD=m
-CONFIG_USB_LED=m
CONFIG_USB_TEST=m
CONFIG_USB_ATM=m
CONFIG_USB_SPEEDTOUCH=m
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-26 13:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-26 13:32 [RESEND PATCH] powerpc: defconfig: Cleanup from old Kconfig options Krzysztof Kozlowski
-- strict thread matches above, loose matches on Subject: below --
2017-07-20 5:00 Krzysztof Kozlowski
2017-07-20 12:01 ` Michael Ellerman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).