mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 03:40:35 +09:00
2596dca52d92f2a467b62db32cf58ab17583b5b6
Modified names of SND_AUDIOCODEC for THD and MAT as per the standards. SND_AUDIOCODEC_DLB_THD to SND_AUDIOCODEC_THD SND_AUDIOCODEC_DLB_MAT to SND_AUDIOCODEC_MAT. Change-Id: If03662774cf0ae3573ed98ed6b6de42a7589e358 Acked-by: Janamaddi Sravan Kumar <c_jsrava@qti.qualcomm.com> Signed-off-by: Nidhisha Dhananjayan <nidhis@codeaurora.org> Bug: 151372815 (cherry picked from commit 5992d8fae103ccdbf29a52b1a0cbdc2e98a4d4a5) Signed-off-by: Saravana Kannan <saravanak@google.com>
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%