30 Star 25 Fork 106

openKylin/linux

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig.kylin 623 Bytes
一键复制 编辑 原始数据 按行查看 历史
# SPDX-License-Identifier: GPL-2.0
#
# KYLIN specific options
#
menu "KYLINOS options"
config KY_KABI_SIZE_ALIGN_CHECKS
bool "Enables more stringent kabi checks in the macros"
help
This option enables more stringent kabi checks. Those must be disable
in case of a debug-build because they allow to change struct sizes.
config KYLIN_DIFFERENCES
bool "Remove support for deprecated features"
help
KYLINOS may choose to deprecate certain features in its kernels.
Enable this option to remove support for hardware that is no
longer supported.
Unless you want a restricted kernel, say N here.
endmenu
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openkylin/linux.git
[email protected]:openkylin/linux.git
openkylin
linux
linux
linux-6.6-next

搜索帮助