--- zzzz-none-000/linux-5.15.111/security/Kconfig 2023-05-11 14:00:40.000000000 +0000 +++ puma7-arm-6670-761/linux-5.15.111/security/Kconfig 2024-02-07 09:28:11.000000000 +0000 @@ -284,5 +284,16 @@ source "security/Kconfig.hardening" +config INTEL_UART_ENABLE + bool "UART Enable" + default n + help + Add the UART during runtime. + +config INTEL_UART_ENABLE_CONTROL + bool "UART Enable control" + default n + help + Add support to enable/disable the UART during runtime. endmenu