coreboot-kgpe-d16/src
Elyes HAOUAS 58e2c50d88 cpu/intel/socket_m: Drop 'select SSE'
SSE is already slected by SSE2 through model_6{e,f}x/Kconfig

Change-Id: Ibe215cfe6aa6d7c215dd62e1ab2966d079c2a78d
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/61318
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-01-27 14:51:24 +00:00
..
acpi src: Remove unused <stdbool> 2022-01-19 15:15:50 +00:00
arch arch/riscv: Fix some SMP related headers 2022-01-19 19:29:42 +00:00
commonlib commonlib: Add new "CSME ROM started execution" TS 2022-01-21 22:43:30 +00:00
console lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART 2022-01-25 16:13:39 +00:00
cpu cpu/intel/socket_m: Drop 'select SSE' 2022-01-27 14:51:24 +00:00
device src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
drivers drivers/intel/fsp2_0: Make FSP Notify Phase APIs optional 2022-01-25 16:13:04 +00:00
ec ec/google/chromeec: Add checks before creating Type C device 2022-01-25 03:52:00 +00:00
include soc/intel/common: Include Alder Lake-N device IDs 2022-01-25 16:10:46 +00:00
lib lib/cbmem_console,console: Resurrect CONSOLE_CBMEM_DUMP_TO_UART 2022-01-25 16:13:39 +00:00
mainboard mb/google/kukui: Add DRAM support for burnet/esche 2022-01-27 14:47:25 +00:00
northbridge nb/intel/sandybridge/raminit_mrc.c: Use <device/dram/ddr3.h> macros 2022-01-27 14:48:56 +00:00
security console/cbmem_console: Rename cbmem_dump_console 2022-01-13 15:25:43 +00:00
soc soc/intel/common/cse: Drop CSE library usage in bootblock 2022-01-27 10:47:26 +00:00
southbridge src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
superio superio/smsc/sch5545/superio.c: Include `stdint.h` and `bsd/helpers.h` 2022-01-10 23:28:32 +00:00
vendorcode vc/amd/agesa: fix out-of-bounds read 2022-01-26 22:17:06 +00:00
Kconfig