| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- removed trailing whitespaces
- 'CONFIG_RAID6_FORCE_INT' last val (y) and
.config val (n) do not match - remove it, use AVX2
- 'CONFIG_E1000E_HWTS' last val (m) and
.config val (y) do not match - must be builtin
- 'CONFIG_ATH_COMMON' last val (n) and
.config val (m) do not match - most be added explicitly
- update features/nfs/nfs_n.cfg to 5.10 kernel to fix follwoing info:
[INFO]: the following symbols were not found in the active configuration:
- CONFIG_NFSD_FAULT_INJECTION
- CONFIG_CIFS_STATS
- CONFIG_CIFS_ACL
- CONFIG_CIFS_SMB2
- CONFIG_NCP_FS
Change-Id: Icc21ae92125b997af9d819b22bc41e5edb1f4a81
Signed-off-by: Adrian Calianu <adrian.calianu@enea.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
2 configuration fragments are necessary for full functionality of ath10k
in AP mode:
- Atheros dynamic user regulatory hints support;
- ATH10k Dynamic Frequency Selection support;
Change-Id: I0ff4de6e93b2fa5908e8ef47860d734480920791
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
| |
Change-Id: Ide48a56d70c0faec8fce99fa6b170e1a84af97c7
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
|
|
|
|
|
| |
Change-Id: I0da27ee43fa91d8ce987b63efd9c4e6494c68973
Signed-off-by: Gabriel Ionescu <gabriel.ionescu@enea.com>
|
|
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>
|