--- zzzz-none-000/linux-4.9.279/security/Kconfig 2021-08-08 06:38:54.000000000 +0000 +++ puma7-arm-6591-750/linux-4.9.279/security/Kconfig 2023-02-08 10:58:16.000000000 +0000 @@ -214,5 +214,16 @@ default "apparmor" if DEFAULT_SECURITY_APPARMOR default "" if DEFAULT_SECURITY_DAC +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