summaryrefslogtreecommitdiffstats
path: root/features/netdevices/netdevices_n.cfg
Commit message (Collapse)AuthorAgeFilesLines
* update kernel configs to 5.10 Linux kernel versionAdrian Calianu2021-05-141-7/+4
| | | | | | | | | | | | Current changes followed few issues: - configs removed starting with 4.14(rocko kernel) - configs renamed starting with 4.14 - new configs - not touched - should be covered my main configuration - in case a subconfig is required kernel build it will select it utomatically Change-Id: I13360ebe556630ccd23aee3b82557ac4a2cdf359 Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* add guest features from yocto branchAdrian Calianu2017-09-271-0/+5
| | | | Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
* Remove Cavium related configs from netdevices_n.cfgMartin Borg2017-08-231-5/+0
| | | | Signed-off-by: Martin Borg <martin.borg@enea.com>
* Optimized the kernel foot print of the Host ImageDragos Motrea2017-06-051-0/+147
In order to decrease the size of the kernel I removed unnecessary modules (drivers, debug capabilities) Signed-off-by: Dragos Motrea <Dragos.Motrea@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>