configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPL
authorJeremy Compostella <jeremy.compostella@intel.com>
Tue, 18 Mar 2025 17:42:06 +0000 (10:42 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 4 Apr 2025 18:26:36 +0000 (12:26 -0600)
commite892c98f7b638cce64ca3e8147ef98bb9b789ed2
tree23d83ba30ea61f221a57838c8bbe44b3ea3772d7
parent33d84771e9dd7478344040765cff1b7b9b7c51a3
configs: Add coreboot64-no-spl_defconfig for 64-bit X86 without SPL

Create a new defconfig file called `coreboot64-no-spl_defconfig`,
tailored specifically for 64-bit X86 architecture systems that operate
without the Secondary Program Loader (SPL). This configuration takes its
inspiration from `coreboot64_defconfig`..

Signed-off-by: Jeremy Compostella <jeremy.compostella@intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/coreboot64-no-spl_defconfig [new file with mode: 0644]