Home
last modified time | relevance | path

Searched hist:a57cdeb369ef73066937e06df5bcbb34624b13e8 (Results 1 – 1 of 1) sorted by relevance

/linux/arch/sparc/configs/
H A Dsparc64_defconfigdiff a57cdeb369ef73066937e06df5bcbb34624b13e8 Mon Jan 18 09:23:45 CET 2021 Corentin Labbe <clabbe@baylibre.com> sparc: sparc64_defconfig: add necessary configs for qemu

The sparc64 qemu machines uses sunhme network hardware by default, so for
simple NFS boot testing using qemu, having CONFIG_HAPPYMEAL is useful.
And so we need also IP_PNP_DHCP for NFS boot.
For the same reason we need to enable its storage which is a PATA_CMD64.
And finally, we need CONFIG_DEVTMPFS for handling recent udev/systemd.

All those options will permit to enable boot testing in both kernelCI
and gentoo's kernelCI.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: David S. Miller <davem@davemloft.net>