linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Standard x86_64 defconfig for KernelCI or Chromebooks
@ 2019-12-02 21:18 Enric Balletbo i Serra
  2019-12-02 21:18 ` [PATCH 1/2] x86_64_defconfig: Normalize x86_64 defconfig Enric Balletbo i Serra
  2019-12-02 21:18 ` [PATCH 2/2] x86_64_defconfig: Enable support for Chromebooks devices Enric Balletbo i Serra
  0 siblings, 2 replies; 10+ messages in thread
From: Enric Balletbo i Serra @ 2019-12-02 21:18 UTC (permalink / raw)
  To: linux-kernel
  Cc: Collabora Kernel ML, groeck, bleung, dtor, fabien.lahoudere,
	guillaume.tucker, H. Peter Anvin, Borislav Petkov, x86,
	Thomas Gleixner, Krzysztof Kozlowski, Ingo Molnar,
	Ahmed S. Darwish, Geert Uytterhoeven, Alexey Brodkin,
	Andrew Morton, Ard Biesheuvel

Hi x86 maintainers,

For testing purposes it'd be useful have a standard/mainline config that
supports the devices that we're testing in KernelCI. For Chromebooks we
try to take care of have multi_v7_defconfig and arm64 defconfig up to
date supporting different devices, that way, we don't need to deal with
out-of-tree kernel configs or fragments. We'd like to do the same for
x86 architecture, hence this patch series.

I am unsure if the x86_64_defconfig is the right place to do it, if not,
maybe we can add a chromebooks.config (like xen.config) or even better,
a kernelci.config, so take this as a RFC if that's the case.

Thanks,

Enric Balletbo i Serra (2):
  x86_64_defconfig: Normalize x86_64 defconfig
  x86_64_defconfig: Enable support for Chromebooks devices

 arch/x86/configs/x86_64_defconfig | 156 +++++++++++++++++++-----------
 1 file changed, 97 insertions(+), 59 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-12-04  8:05 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-02 21:18 [PATCH 0/2] Standard x86_64 defconfig for KernelCI or Chromebooks Enric Balletbo i Serra
2019-12-02 21:18 ` [PATCH 1/2] x86_64_defconfig: Normalize x86_64 defconfig Enric Balletbo i Serra
2019-12-03  2:15   ` Krzysztof Kozlowski
2019-12-03  9:05     ` Enric Balletbo i Serra
2019-12-03  9:26       ` Krzysztof Kozlowski
2019-12-03 10:00         ` Geert Uytterhoeven
2019-12-04  1:15           ` Krzysztof Kozlowski
2019-12-04  1:22             ` Steven Rostedt
2019-12-04  8:04             ` Geert Uytterhoeven
2019-12-02 21:18 ` [PATCH 2/2] x86_64_defconfig: Enable support for Chromebooks devices Enric Balletbo i Serra

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