diff mbox series

[1/8] UBUNTU: [Config] Fix typo in annotations file

Message ID 20200119131029.23160-2-tyhicks@canonical.com
State New
Headers show
Series Kernel hardening config changes | expand

Commit Message

Tyler Hicks Jan. 19, 2020, 1:10 p.m. UTC
Fix a typo in the CONFIG_LATENCYTOP annotation line.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
---
 debian.master/config/annotations | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 0b8d350765eb..a14064062df2 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -10631,7 +10631,7 @@  CONFIG_DEBUG_BLOCK_EXT_DEVT                     policy<{'amd64': 'n', 'arm64': '
 CONFIG_CPU_HOTPLUG_STATE_CONTROL                policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 CONFIG_LATENCYTOP                               policy<{'amd64-generic': 'n', 'amd64-lowlatency': 'y', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
 #
-CONFIG_LATENCYTOP                               marl<ENFORCED> note<https://lists.ubuntu.com/archives/kernel-team/2014-July/045006.html, LP#1655986>
+CONFIG_LATENCYTOP                               mark<ENFORCED> note<https://lists.ubuntu.com/archives/kernel-team/2014-July/045006.html, LP#1655986>
 
 # Menu: Kernel hacking >> Kernel debugging >> Architecture: arm
 CONFIG_ARM_PTDUMP_DEBUGFS                       policy<{'armhf': 'n'}>