kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] More (hopefully final) Kconfig clean-up after IDE removal
@ 2021-08-04 12:34 Lukas Bulwahn
  2021-08-04 12:34 ` [PATCH 1/2] leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA Lukas Bulwahn
  2021-08-04 12:34 ` [PATCH 2/2] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710 Lukas Bulwahn
  0 siblings, 2 replies; 4+ messages in thread
From: Lukas Bulwahn @ 2021-08-04 12:34 UTC (permalink / raw)
  To: Christoph Hellwig, Jens Axboe
  Cc: Randy Dunlap, Pavel Machek, Sekhar Nori, Bartosz Golaszewski,
	linux-arm-kernel, linux-kernel, kernel-janitors, Lukas Bulwahn

Dear Christoph, dear Jens,

here is a follow-up to the issue of Kconfig references to obsolete IDE configs,
which I first identified and addressed in commit 094121ef815f ("arch: Kconfig:
clean up obsolete use of HAVE_IDE").

Following checkkconfigsymbols.py indications, this patch series cleans up all
references to removed IDE Kconfig symbol throughout the current kernel tree.

Pavel, Sekhar, Bartosz, you are CCed, just to let know about minor follow-up
cleanup in your files.

Christoph, please review and ack.

Jens, please pick these two further clean-up patches.


Best regards,

Lukas

Lukas Bulwahn (2):
  leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA
  arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710

 arch/arm/mach-davinci/board-dm644x-evm.c  | 3 +--
 arch/arm/mach-davinci/board-dm646x-evm.c  | 3 +--
 arch/arm/mach-davinci/board-neuros-osd2.c | 3 +--
 drivers/leds/trigger/Kconfig              | 2 +-
 4 files changed, 4 insertions(+), 7 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-08-18  7:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 12:34 [PATCH 0/2] More (hopefully final) Kconfig clean-up after IDE removal Lukas Bulwahn
2021-08-04 12:34 ` [PATCH 1/2] leds: trigger: remove reference to obsolete CONFIG_IDE_GD_ATA Lukas Bulwahn
2021-08-18  7:00   ` Pavel Machek
2021-08-04 12:34 ` [PATCH 2/2] arm: davinci: remove reference to obsolete BLK_DEV_PALMCHIP_BK3710 Lukas Bulwahn

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).