当前位置:网站首页>迅为iMX6开发板-设备树内核-menuconfig的使用
迅为iMX6开发板-设备树内核-menuconfig的使用
2020-11-06 22:06:00 【书白】
本文档主要讲解在 iMX6 开发板设备树的 menuconfig 的用户。
注意,关于 menuconfig 的操作,具体可以参考用户手册 9.3 小节,本文档主要介绍如何调用出 menuconfig 界面。
如下图所示,是 imx6q 的设备树内核源码目录,plus 和 imx6d 的类似。
要开启 menuconfig,要用到.config 文件,设备树内核的.config 文件,需要配置下,如下图所示。
android 的缺省文件是:arch/arm/configs/imx_v7_android_defconfig
qt 的缺省文件是:arch/arm/configs/imx_v7_linux_defconfig
使用命令“cp -r arch/arm/configs/imx_v7_linux_defconfig .config”,配置拷贝缺省文件到内核目录,然后使用命令“export ARCH=arm”设置为 arm 平台,如下图所示。
接着使用命令“make menuconfig”就可以打开 menuconfig 文件,如下图所示。
关于 menuconfig 界面的操作,可以参考用户手册 9.3 小节。如果需要在 menuconfig中配置,可以将配置好的 .config 覆盖掉 imx_v7_linux_defconfig,这样重新编译内核就会使用新配置的.config 文件。
版权声明
本文为[书白]所创,转载请带上原文链接,感谢
https://my.oschina.net/u/3005926/blog/4701921
边栏推荐
- 事务的本质和死锁的原理
- The role of theme music in games
- A small goal in 2019 to become a blog expert of CSDN
- 2020-08-18:介绍下MR过程?
- Digital city responds to relevant national policies and vigorously develops the construction of digital twin platform
- Code generator plug-in and creator preform file analysis
- Helping financial technology innovation and development, atfx is at the forefront of the industry
- Swagger 3.0 brushes the screen every day. Does it really smell good?
- Python basic variable type -- list analysis
- Outsourcing is really difficult. As an outsourcer, I can't help sighing.
猜你喜欢
Kubernetes and OAM to build a unified, standardized application management platform knowledge! (Internet disk link attached)
Flink's datasource Trilogy 2: built in connector
Why is quicksort so fast?
Introduction to the development of small game cloud
Event monitoring problem
The role of theme music in games
CloudQuery V1.2.0 版本发布
迅为-iMX6ULL开发板上配置AP热点
Tron smart wallet PHP development kit [zero TRX collection]
ado.net和asp.net的关系
随机推荐
[forward] how to view UserData in Lua
JVM内存分配 -Xms128m -Xmx512m -XX:PermSize=128m -XX:MaxPermSize=512m
【ElasticSearch搜索引擎】
大会倒计时|2020 PostgreSQL亚洲大会-中文分论坛议程安排
An article will take you to understand CSS3 fillet knowledge
细数软件工程----各阶段必不可少的那些图
git远程库回退指定版本
面试官: ShardingSphere 学一下吧
Event monitoring problem
非易失性MRAM存储器应用于各级高速缓存
Bitcoin once exceeded 14000 US dollars and is about to face the test of the US election
2020-08-20:GO语言中的协程与Python中的协程的区别?
谷歌浏览器实现视频播放加速功能
Markdown tricks
This project allows you to quickly learn about a programming language in a few minutes
From overseas to China, rancher wants to do research on container cloud market
Pn8162 20W PD fast charging chip, PD fast charging charger scheme
2020-09-03:裸写算法:回形矩阵遍历。
EOS founder BM: what's the difference between UE, UBI and URI?
大数据处理黑科技:揭秘PB级数仓GaussDB(DWS) 并行计算技术