mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
5d1c3f0ecd81d34375518b41a224de350a725f6d
Remove some unsupported configs: -CONFIG_BT_RTKBTUSB=y -CONFIG_BT_HCIUART_LL=y -CONFIG_ROCKCHIP_SCR=y -CONFIG_USB_CAM_GPIO=y -CONFIG_BATTERY_EC=y -CONFIG_ROCKCHIP_DRM_BACKLIGHT=y -CONFIG_DRM_RK1000=y -CONFIG_DRM_ANALOGIX_ANX6345=y -CONFIG_SND_SOC_ROCKCHIP_FORCE_SRAM=y -CONFIG_SND_SOC_ROCKCHIP_I2S=y -CONFIG_SND_SOC_ROCKCHIP_MULTI_DAIS=y -CONFIG_SND_SOC_ROCKCHIP_HDMI_ANALOG=y -CONFIG_SND_SOC_ROCKCHIP_HDMI_DP=y -CONFIG_SND_SOC_ROCKCHIP_CDNDP=y -CONFIG_SND_SOC_FM1288=y -CONFIG_SND_SOC_RK1000=y -CONFIG_SND_SOC_RT5651=y -CONFIG_HID_RKVR=y -CONFIG_USB_CONFIGFS_F_MTP=y -CONFIG_USB_CONFIGFS_F_PTP=y -CONFIG_SWITCH=y -CONFIG_RTC_DRV_FAKE=y -CONFIG_INV_MPU_IIO=y Change-Id: Ie59827276b138af879397894ccfb99d9362ea65a Signed-off-by: Tao Huang <huangtao@rock-chips.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%