Page MenuHomeFreeBSD

Import Mediatek mips kernel configs
AbandonedPublic

Authored by sgalabov on Apr 13 2016, 11:44 AM.
Tags
Referenced Files
Unknown Object (File)
Thu, Apr 11, 3:12 PM
Unknown Object (File)
Jan 1 2024, 2:21 AM
Unknown Object (File)
Nov 29 2023, 3:33 AM
Unknown Object (File)
Nov 27 2023, 9:17 AM
Unknown Object (File)
Nov 13 2023, 12:43 AM
Unknown Object (File)
Nov 12 2023, 2:39 PM
Unknown Object (File)
Nov 11 2023, 7:09 AM
Unknown Object (File)
Nov 11 2023, 5:23 AM
Subscribers

Details

Reviewers
adrian
Summary

The idea is as follows:
There are 2 kernel config files - MEDIATEK_BASE and MEDIATEK.
MEDIATEK_BASE includes all essential definitions so a kernel can be built. It is not intended to be edited by the user.
MEDIATEK, which includes MEDIATEK_BASE, defines a default configuration (which happens to be for MT7620 SoC) and provides directions on what and how can be edited in order to support different cpu/SoC/driver set/dtb, etc.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

sgalabov retitled this revision from to Import Mediatek mips kernel configs.
sgalabov updated this object.
sgalabov edited the test plan for this revision. (Show Details)
sgalabov added a reviewer: adrian.
sgalabov set the repository for this revision to rS FreeBSD src repository - subversion.
sgalabov added a project: MIPS.