All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] general defconfig cleanups
Date: Thu,  3 Aug 2023 15:18:14 -0400	[thread overview]
Message-ID: <20230803191821.36793-1-twoerner@gmail.com> (raw)

Drop config options from defconfigs whose code has been removed.

Trevor Woerner (4):
  arch/arm/configs/omap2plus_defconfig: drop removed options
  arch/*/configs/*_defconfig cleanup: drop CONFIG_IP_NF_TARGET_CLUSTERIP
  arch/arm/configs/*_defconfig cleanup: drop CONFIG_USB_MUSB_AM35X
  arch/*/configs/*_defconfig cleanup: drop CONFIG_NFT_OBJREF

 arch/arm/configs/keystone_defconfig        | 1 -
 arch/arm/configs/multi_v7_defconfig        | 1 -
 arch/arm/configs/omap2plus_defconfig       | 8 --------
 arch/loongarch/configs/loongson3_defconfig | 2 --
 arch/mips/configs/ip22_defconfig           | 1 -
 arch/mips/configs/malta_defconfig          | 1 -
 arch/mips/configs/malta_kvm_defconfig      | 1 -
 arch/mips/configs/maltaup_xpa_defconfig    | 1 -
 arch/mips/configs/rm200_defconfig          | 1 -
 arch/powerpc/configs/ppc6xx_defconfig      | 1 -
 10 files changed, 18 deletions(-)

-- 
2.41.0.327.gaa9166bcc0ba


             reply	other threads:[~2023-08-03 19:18 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 19:18 Trevor Woerner [this message]
2023-08-03 19:18 ` [PATCH 1/4] arch/arm/configs/omap2plus_defconfig: drop removed options Trevor Woerner
2023-08-03 19:18   ` Trevor Woerner
2023-08-09  7:14   ` Tony Lindgren
2023-08-09  7:14     ` Tony Lindgren
2023-08-03 19:18 ` [PATCH 2/4] arch/*/configs/*_defconfig cleanup: drop CONFIG_IP_NF_TARGET_CLUSTERIP Trevor Woerner
2023-08-03 19:18   ` Trevor Woerner
2023-08-03 19:18   ` Trevor Woerner
2023-08-03 19:18 ` [PATCH 3/4] arch/arm/configs/*_defconfig cleanup: drop CONFIG_USB_MUSB_AM35X Trevor Woerner
2023-08-03 19:18   ` Trevor Woerner
2023-08-03 19:18 ` [PATCH 4/4] arch/*/configs/*_defconfig cleanup: drop CONFIG_NFT_OBJREF Trevor Woerner
2023-08-03 19:18   ` Trevor Woerner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230803191821.36793-1-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.