<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <pre class="code">$ grep -e "CONFIG_IRQ_FORCED_THREADING=y" -e "CONFIG_PREEMPT=y" /boot/config-`uname -r`

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash threadirqs"

sudo update-grub

reboot


Still gives me only <code>CONFIG_IRQ_FORCED_THREADING=y, running a rt kernel

<a class="moz-txt-link-freetext" href="https://wiki.linuxaudio.org/wiki/system_configuration#the_kernel">https://wiki.linuxaudio.org/wiki/system_configuration#the_kernel</a>

\r
</code></pre>
  </body>
</html>