linux/drivers/ras/amd/atl
Andy Shevchenko 2c6a0994e9 RAS/AMD/ATL: Drop malformed default N from Kconfig
The capital letters are for symbols and N in 'default N' will be evaluated as
another, nonexistent, Kconfig symbol, and not as the 'no' it should be.  More
importantly, 'n' *is* the default already. Hence just drop the malformed line.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link: https://patch.msgid.link/20260513205021.368190-1-andriy.shevchenko@linux.intel.com
2026-05-14 13:24:51 +02:00
..
access.c RAS/AMD/ATL: Add debug prints for DF register reads 2024-10-22 18:55:57 +02:00
core.c RAS/AMD/ATL: Return error codes from helper functions 2025-10-17 14:38:42 +02:00
dehash.c RAS/AMD/ATL: Validate address map when information is gathered 2024-06-09 23:43:51 +02:00
denormalize.c RAS/AMD/ATL: Remove an unneeded semicolon 2025-12-29 15:30:02 +01:00
internal.h RAS/AMD/ATL: Require PRM support for future systems 2025-10-27 19:56:41 +01:00
Kconfig RAS/AMD/ATL: Drop malformed default N from Kconfig 2026-05-14 13:24:51 +02:00
Makefile RAS/AMD/ATL: Translate normalized to system physical addresses using PRM 2024-08-01 14:36:29 +02:00
map.c RAS/AMD/ATL: Implement DF 4.5 NP2 denormalization 2024-06-09 23:43:58 +02:00
prm.c RAS/AMD/ATL: Require PRM support for future systems 2025-10-27 19:56:41 +01:00
reg_fields.h
system.c RAS/AMD/ATL: Require PRM support for future systems 2025-10-27 19:56:41 +01:00
umc.c RAS/AMD/ATL: Replace bitwise_xor_bits() with hweight16() 2025-11-24 17:00:37 +01:00