rpardini
7f9d6633ba
Automatic: kernel config rewrite
2026-01-07 16:15:32 +01:00
Rosen Penev
f8bb6a1f30
kernel: mvebu: enable tickless idle
...
Switch to NO_HZ_IDLE for energy saving. Also enable Menu cpuidle
governor for tickless systems.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Signed-off-by: Igor Pecovnik <igor@armbian.com>
2025-12-29 09:25:02 +01:00
igorpecovnik
0bd81c9690
Automatic: kernel config rewrite
2025-11-08 21:11:06 +01:00
tabris
f280477e5e
Revert "Automatic: kernel config rewrite"
...
This reverts commit 9faba35b8b .
The goal is to re-run the rewrite process with less stringent overrides
2025-11-08 00:16:16 +01:00
igorpecovnik
9faba35b8b
Automatic: kernel config rewrite
2025-11-06 09:09:08 +01:00
igorpecovnik
0e45d79827
Automatic: kernel config rewrite
2025-10-11 13:36:08 +02:00
Igor Pecovnik
10bd7ac43c
Drop CONFIG_CAN_TI_HECC module as it fails to compile
2025-08-22 18:44:37 +08:00
Igor Pecovnik
000c787edd
mvebu: bump EDGE kernel to 6.12 and disable Active State Power Management
2025-05-16 19:01:48 +02:00
Ricardo Pardini
49e235cbce
mvebu/current: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
Leonidas P. Papadakos
06aa0e9c15
Enable ksmbd consistently across configurations
2024-09-03 18:26:21 +02:00
Igor Pecovnik
f08ae68161
Mvebu: update / refresh current kernel config
2024-08-05 09:38:22 +02:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08:00
Igor Velkov
2afd8fe9bb
Enable DRBD in kernel config for mvebu-edge and mvebu-current
2024-02-17 09:27:41 +01:00
Igor Pecovnik
f852beca0a
Switch meson64, bcm2711, sunxi, imx6, mvebu current to 6.6, edge to 6.7 and leave 6.1 for legecy
...
- detach sunxi from fixed vesions
- imx6 remove symlinks
- move to archive & cleanup
2024-01-07 18:58:36 +01:00
lanefu
a4d3dcb879
switch default cpu governor to schedutil ( #6120 )
...
* switch schedutil to default cpu governor
* rollback 3 governors on 3 edge cases
2024-01-01 15:14:02 +01:00
Igor
be3a656ec0
Update kernel configs for Waydroid and Redroid support ( #5976 )
...
Co-authored-by: bigboo3000 <bigboo3000@hotmail.com>
2023-11-27 11:26:53 +01:00
gaaichan998
78507bd48c
enable mt7915e module on all kernels ( #5626 )
2023-08-22 08:13:42 +02:00
Igor Pečovnik
a27111be62
Move mvebu edge kernels to 6.2, current to 6.1, current to legacy ( #4901 )
2023-03-05 16:54:50 +01:00
Igor Pečovnik
0d6ebeab2e
Kernel config cleanup ( #4156 )
...
* Kernel config cleanup
* Add rpi
2022-09-05 11:12:39 +02:00
Igor Pečovnik
fef9b50c7b
Update drivers ( #3918 )
...
- skip legacy since they mainly fails
2022-06-20 15:32:04 +02:00
Malcolm Ke Win
369b0909f6
Add support for KProbes in all armbian kernels ( #3892 )
...
* Update linux-sunxi64-current.config
anbox-modules needs kprobes
https://github.com/armbian/build/issues/3883
* Enable this everywhere
sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-06-14 12:03:01 +02:00
Jose Luis Salas
08cf31de73
all: enable the CONFIG_F2FS_FS_COMPRESSION option ( #3689 )
...
* rk35xx: enable the CONFIG_F2FS_FS_COMPRESSION option
This allows to use compression on a F2FS partition to save space and
reduce I/O operations to media.
* all: enable the CONFIG_F2FS_FS_COMPRESSION option
2022-04-19 20:30:56 +02:00
Igor Pecovnik
43f1b097d1
Update kernel configs
2022-02-25 21:00:19 +01:00
Heisath
4de4c42e6f
Bump mvebu-current to 5.15 and mvebu-edge to 5.16
2022-02-11 11:00:57 +01:00
Patrick Böker
7698848a93
Unify NFS configuration ( #3376 )
...
* Unify NFS configuration
* Fix rk35xx kernel
Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2022-01-04 16:16:43 +01:00
Igor Pecovnik
82766fc2e6
Disabling CONFIG_GCC_PLUGINS on (32b) sunxi and mvebu CURRENT kernel due to issues
...
One probable option is to upgrade GCC compiler and open other troubles or dig in and solve the reason.
2021-12-14 14:46:26 +01:00
Igor Pečovnik
59aaac2469
Change default kernel config to enable CONFIG_MODULE_FORCE_UNLOAD ( #3310 )
2021-12-04 12:11:49 +01:00
Igor Pecovnik
9dbb72b01c
Adjusting patches due to upstream changes to make mvbe family operational again
...
@heisath
2021-11-21 17:58:03 +01:00
Vyacheslav
c61c0ebf10
Disable wifi powersave by default via kernel config ( #3113 )
2021-09-02 20:48:05 +02:00
Igor Pecovnik
ad53cc2d15
Add upstream patches and adjust configs
2021-07-07 20:16:06 +02:00
Igor Pecovnik
7325cc57d7
Upstream patches add / remove and config adjustements
2021-06-21 23:01:14 +02:00
Aristo Chen
583c656baf
Make nls_ascii become built-in ( #2845 )
2021-05-24 00:01:48 +02:00
Igor Pecovnik
96227680c9
Bugfix - build failed when compiling rockchip64-current
...
small patch adjustement
2021-05-14 13:07:06 +02:00
Lane Jennison
bebf71e2e2
enable CGROUP_BPF and CGROUP_PERF for docker
2021-03-29 20:15:20 -04:00
Igor Pecovnik
0829882144
Fix compilation errors on mvebu current / dev
...
Fixed by reverting https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/drivers/gpio?h=v5.10.12&id=43f2e6077f441d681f0337ab91f7c4c2d4c62761 which needs closer examination when time permits.
2021-01-30 19:17:25 +01:00
Jannis
bd4c2c67f0
[AR-609] Switch mvebu-current to 5.10.y (reusing config and patches from -dev) ( #2547 )
...
* mvebu-current move to lk5.10.y
* mvebu-current update patches based on -dev
* mvebu-current update kernel config
2021-01-22 13:20:44 +01:00
Thomas Kaiser
4193dc0e37
Enable zswap with zstd/z3fold where applicable
2020-12-29 16:33:23 +01:00
Aaditya
204d63c0e9
add gamepad and joystick support where missing ( #2446 )
...
* [rockchip64-current] add gamepad and joystick support
Added modules similar to rockchip64-legacy
* [meson{64}-current] add gamepad and joystick support
* [gitignore] temp vim files
* [sunxi{64}-current] add gamepad and joystick support
* [mvebu{64}-current] add gamepad and joystick support
* [misc dev] add gamepad and joystick support
* [meson and sunxi legacy] add gamepad and joystick support
* [misc legacy] add gamepad and joystick support
2020-12-14 18:14:14 +01:00
Igor Pečovnik
9a73552d6a
Adjust kernel configs, add upstream patches, bump mvebu64 dev to 5.9.y ( #2440 )
2020-12-11 20:17:29 +01:00
Igor Pecovnik
ebb5f4ae7d
Adding upstream patches and update kernel configs for several kernels
2020-12-06 17:17:49 +01:00
Jannis
2fe5e6f755
[AR-558] Switch mvebu current to LK5.9 (based on previous mvebu-dev) ( #2405 )
...
* mvebu-current switch to lk5.9
* mvebu-current update patches from dev
* Remove mvebu DFS patches
2020-12-03 10:24:27 +01:00
Igor Pečovnik
74ce2bb92a
Update configs ( #2345 )
...
* Update configs
2020-11-14 16:47:12 +01:00
PeterFalken
6e1e905d5e
Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms - complements PR #2332 ( #2333 )
...
* Enable TARGET_CORE module to run & publish iSCSI targets on armbian.
* Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms.
* Revert "Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms."
This reverts commit 7ab3882e0c .
* Enable all iSCSI modules (IBLOCK,FILEIO,PSCSI) on all platforms.
Co-authored-by: Luis Garcia <luis@Disgaea.local>
2020-11-12 03:37:37 -05:00
Igor Pecovnik
9f3c7965e2
Fix wireless problems
2020-09-30 15:43:31 +02:00
count-doku
f12c2c81cd
[mvebu-current] switch to lk5.8
2020-09-29 17:18:28 +02:00
Igor Pecovnik
fb4da478e3
Enable RTL8723DS for all kernels
...
Driver troubles were fixed upstream and now it builds everywhere
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-05-03 11:35:37 +02:00
Igor Pecovnik
1343b9aec8
Bugfix: adjust mvebu-current kernel config
...
It boots up properly now @boards-marvell
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-04-29 12:27:29 +02:00
Igor Pečovnik
fea2ecb9f9
WIP: Merge kernel features from upstream ( #1856 )
...
* Merge kernel features from upstream part 1
* Update Rockchip and sunxi64
* Adding common features for mvebu and mvebu64
* add upstream patch character device -> media driver (#1877 )
* meson64 and sunxi with current
* modified config character device -> media driver
* add upstream patch character device -> media driver
* add upstream patch character device -> media driver
* set sunxi-current kernel config to allow for tc classification (#1876 )
* Updated kernel configs
Co-authored-by: MalikSiraj <37216310+MalikSiraj@users.noreply.github.com>
Co-authored-by: ChrisDumont <chrisdumont@telus.net>
2020-04-27 12:22:55 +02:00
Igor Pecovnik
34e421eedc
Enable CONFIG_SND_SEQUENCER in kernel configs
...
Except exotics ...
Signed-off-by: Igor Pecovnik <igor.pecovnik@gmail.com>
2020-03-19 10:22:43 +01:00
Duncan Bellamy
c12feefec7
add rbd module to configs it was missing in ( #1835 )
2020-03-06 20:25:58 +01:00