Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

Kernel Setup

Enter the kernel configuration by running the following command in the top directory of project.

Code Block
# cd ./linux/kernel
# make menuconfigkconfig

  1. Select submenus for PCM : Device Drivers > Sound card support > Advances Linux Sound Architecture. Select [*] for “PCM timer interface“.

...