2633
- 收藏
- 点赞
- 分享
- 举报
配置16a kernel
[code]root@ubuntu:/mnt/hgfs/F/Hi3516A_SDK_V1.0.5.0/osdrv/opensource/kernel/linux-3.4.y#
root@ubuntu:/mnt/hgfs/F/Hi3516A_SDK_V1.0.5.0/osdrv/opensource/kernel/linux-3.4.y# make CROSS_COMPILE= arm-hisiv300-linux- menuconfig
scripts/kconfig/conf --silentoldconfig Kconfig
*
* Restart config...
*
*
* General setup
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
Cross-compiler tool prefix (CROSS_COMPILE) []
Local version - append to kernel release (LOCALVERSION) []
Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n
Kernel compression mode
> 1. Gzip (KERNEL_GZIP)
2. Bzip2 (KERNEL_BZIP2) (NEW)
3. LZMA (KERNEL_LZMA)
4. XZ (KERNEL_XZ)
5. LZO (KERNEL_LZO)
choice[1-5?]: 1
Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [N/y/?] n
BSD Process Accounting (BSD_PROCESS_ACCT) [N/y/?] n
open by fhandle syscalls (FHANDLE) [N/y/?] n
Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [N/y/?] n
Auditing support (AUDIT) [N/y/?] n
Kernel .config support (IKCONFIG) [N/m/y/?] n
Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14
*
* Control Group support
*
Control Group support (CGROUPS) [Y/n/?] y
Example debug cgroup subsystem (CGROUP_DEBUG) [N/y/?] n
Freezer cgroup subsystem (CGROUP_FREEZER) [Y/n/?] y
Device controller for cgroups (CGROUP_DEVICE) [N/y/?] n
Cpuset support (CPUSETS) [N/y/?] n
Simple CPU accounting cgroup subsystem (CGROUP_CPUACCT) [N/y/?] n
Resource counters (RESOURCE_COUNTERS) [N/y/?] n
Enable perf_event per-cpu per-container group (cgroup) monitoring (CGROUP_PERF) [N/y/?] (NEW) [/code]
为什么配置kernel,还需要那么多的选项,不是直接出配置界面的吗
root@ubuntu:/mnt/hgfs/F/Hi3516A_SDK_V1.0.5.0/osdrv/opensource/kernel/linux-3.4.y# make CROSS_COMPILE= arm-hisiv300-linux- menuconfig
scripts/kconfig/conf --silentoldconfig Kconfig
*
* Restart config...
*
*
* General setup
*
Prompt for development and/or incomplete code/drivers (EXPERIMENTAL) [Y/n/?] y
Cross-compiler tool prefix (CROSS_COMPILE) []
Local version - append to kernel release (LOCALVERSION) []
Automatically append version information to the version string (LOCALVERSION_AUTO) [N/y/?] n
Kernel compression mode
> 1. Gzip (KERNEL_GZIP)
2. Bzip2 (KERNEL_BZIP2) (NEW)
3. LZMA (KERNEL_LZMA)
4. XZ (KERNEL_XZ)
5. LZO (KERNEL_LZO)
choice[1-5?]: 1
Default hostname (DEFAULT_HOSTNAME) [(none)] (none)
Support for paging of anonymous memory (swap) (SWAP) [Y/n/?] y
System V IPC (SYSVIPC) [Y/n/?] y
POSIX Message Queues (POSIX_MQUEUE) [N/y/?] n
BSD Process Accounting (BSD_PROCESS_ACCT) [N/y/?] n
open by fhandle syscalls (FHANDLE) [N/y/?] n
Export task/process statistics through netlink (EXPERIMENTAL) (TASKSTATS) [N/y/?] n
Auditing support (AUDIT) [N/y/?] n
Kernel .config support (IKCONFIG) [N/m/y/?] n
Kernel log buffer size (16 => 64KB, 17 => 128KB) (LOG_BUF_SHIFT) [14] 14
*
* Control Group support
*
Control Group support (CGROUPS) [Y/n/?] y
Example debug cgroup subsystem (CGROUP_DEBUG) [N/y/?] n
Freezer cgroup subsystem (CGROUP_FREEZER) [Y/n/?] y
Device controller for cgroups (CGROUP_DEVICE) [N/y/?] n
Cpuset support (CPUSETS) [N/y/?] n
Simple CPU accounting cgroup subsystem (CGROUP_CPUACCT) [N/y/?] n
Resource counters (RESOURCE_COUNTERS) [N/y/?] n
Enable perf_event per-cpu per-container group (cgroup) monitoring (CGROUP_PERF) [N/y/?] (NEW) [/code]
为什么配置kernel,还需要那么多的选项,不是直接出配置界面的吗
我来回答
回答4个
时间排序
认可量排序
认可0
认可0
认可0
认可0
或将文件直接拖到这里
悬赏:
E币
网盘
* 网盘链接:
* 提取码:
悬赏:
E币
Markdown 语法
- 加粗**内容**
- 斜体*内容*
- 删除线~~内容~~
- 引用> 引用内容
- 代码`代码`
- 代码块```编程语言↵代码```
- 链接[链接标题](url)
- 无序列表- 内容
- 有序列表1. 内容
- 缩进内容
- 图片![alt](url)
相关问答
-
02018-07-17 15:47:58
-
2018-05-22 16:12:19
-
2018-10-24 09:00:33
-
2019-01-10 10:23:51
-
2017-07-22 15:31:18
-
2017-11-13 14:54:27
-
2023-12-04 17:10:55
-
2018-03-12 16:25:27
-
2016-09-05 17:03:39
-
2019-12-28 09:09:24
-
2016-09-28 17:41:41
-
2015-12-18 15:36:49
-
2015-11-06 02:07:02
-
2023-08-22 15:05:47
-
2017-02-22 19:12:36
-
2015-06-11 11:35:44
-
2015-05-20 17:51:05
-
2018-11-15 21:54:07
-
2021-01-15 10:34:15
无更多相似问答 去提问
点击登录
-- 积分
-- E币
提问
—
收益
—
被采纳
—
我要提问
切换马甲
上一页
下一页
悬赏问答
-
5SS928的emmc有32GB,bootargs设置使用16GB,但是为啥能用的只有rootfs的大小
-
33SS928怎样烧写ubuntu系统
-
10ToolPlatform下载rootfs提示网络失败
-
10谁有GK7205V500的SDK
-
5Hi3516CV610 烧录不进去
-
10Hi3559AV100 芯片硬解码h265编码格式的视频时出现视频播放错误,解码错误信息 s32PackErr:码流有错
-
5海思SS928 / SD3403的sample_venc.c摄像头编码Demo中,采集到的摄像头的YUV数据在哪个相关的函数中?
-
5海鸥派openEuler无法启动网卡,连接WIFI存在问题
-
66有没有ISP相关的巨佬帮忙看看SS928对接IMX347的图像问题
-
50求助hi3559与FPGA通过SLVS-EC接口对接问题
举报反馈
举报类型
- 内容涉黄/赌/毒
- 内容侵权/抄袭
- 政治相关
- 涉嫌广告
- 侮辱谩骂
- 其他
详细说明
提醒
你的问题还没有最佳答案,是否结题,结题后将扣除20%的悬赏金
取消
确认
提醒
你的问题还没有最佳答案,是否结题,结题后将根据回答情况扣除相应悬赏金(1回答=1E币)
取消
确认