Linux development Summary

Source: Internet
Author: User

Linux development Summary

1. Configuration File

You can see in out \ target \ product \ msm8909 \ obj \ KERNEL_OBJ \. config

 


# Operation is not set # CONFIG_MTD_UBI is not setCONFIG_DTC = yCONFIG_OF = y # Device Tree and Open Firmware support # CONFIG_PROC_DEVICETREE is not set # CONFIG_OF_SELFTEST is not supplied = required = yCONFIG_OF_ADDRESS = required yCONFIG_OF_DEVICE = yCONFIG_OF_I2C = yCONFIG_OF_NET = yCONFIG_OF_MDIO = yCONFIG_OF_SPMI = yCONFIG_OF_MTD = yCONFIG_OF_SLIMBUS = yCONFIG_OF_BATTERYDATA = bytes = y...
However, this file is automatically generated. It should be summarized mainly by the files under \ kernel \ arch \ arm \ configs, but the source defining CONFIG_OF = y is not found.

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.