Ricardo Pardini
ed4ede9429
config/kernel: (many) change CONFIG_DUMMY=y to =m
...
- having CONFIG_DUMMY=y causes a fake/dummy interface `dummy0` to be
_always_ present
- that in turn can confuse things like cloud-init in nocloud-net mode
- changing it to module, it can still be used (just modprobe)
- I found this using `linux-rk35xx-vendor`, but I reason it applies to
all kernels; most other kernels already have it `=m`
2025-12-04 18:40:12 +01:00
Mecid Urganci
5540a53860
Rock5B+: Udev rule for Radxa Display 8HD
2025-11-22 09:30:37 +01:00
Igor Pecovnik
d10bce1179
In order to support rk3588j, CONFIG_NVMEM_ROCKCHIP_OTP has to be set to Y
2025-11-11 21:06:56 +01:00
igorpecovnik
0bd81c9690
Automatic: kernel config rewrite
2025-11-08 21:11:06 +01:00
tabris
487f6c3f4d
revert unnecessary forced changes from #8875 ( #8884 )
...
This is a followup to #8820 and #8875
with changes from #8883 , this reverts some changes where things were forced
to modules in #8875 .
2025-11-08 00:16:16 +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
Igor Pecovnik
2c23325fb7
Move kernel config changes from board to kernel config
2025-11-02 22:18:32 +01:00
igorpecovnik
0e45d79827
Automatic: kernel config rewrite
2025-10-11 13:36:08 +02:00
Mecid Urganci
3d0a445d09
RK35XX: Vendor Kernel Config add UFS Support
2025-09-04 01:59:32 +08:00
Rafay Ahmed
214fd20892
Enable lte_em05 as a module ( closes : #8504 )
2025-08-16 20:34:00 +08:00
Rafay Ahmed
a6cfb44448
linux-rk35xx-vendor: Add and enable LTE em05 driver ( Enables support for WWAN cards in Rock 5T/5B+ ) ( #8484 )
...
* Added a patch to add the lte_em05 driver
Adds support for the Quectel M2 WWAN card on the Rock 5T/5B+.
* Enable CONFIG_LTE and LTE_RM310 + LTE_EM05
Enables the lte_rm310 and lte_em05 drivers (drivers/net/lte/).
* Delete patch/kernel/rk35xx-vendor-6.1/net-lte-add-lte-em05-driver.patch
Changes in the patch submitted to armbian/linux-rockchip . Only config change needed now after that gets approved.
2025-08-15 19:53:49 +02:00
amazingfate
5106212f6d
Revert "rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF"
...
This reverts commit e5b5e113cd .
2025-01-21 13:24:58 +01:00
amazingfate
e5b5e113cd
rk35xx-vendor: disable CONFIG_DEBUG_INFO_BTF
2025-01-14 19:43:44 +08:00
Ricardo Pardini
b9a22a1751
rk35xx/vendor: rewrite-kernel-config, no changes
2025-01-05 10:15:14 +01:00
amazingfate
33dc847080
rk35xx-vendor: build DRM_PANEL_MIPI_DBI as builtin
...
This driver will request firmware by the first compatiable string from
devicetree, which is usually a device specific string not in the driver
code. If this driver is built as module, it can't get loaded because
only the first compatible string is used to probe driver. There is no
such issue if this driver is built in kernel.
2024-12-22 11:12:05 +08:00
amazingfate
dedfe43499
rk35xx-vendor: enable CONFIG_DRM_PANEL_MIPI_DBI for spi lcds
2024-12-22 00:03:29 +08:00
amazingfate
c6067e2da6
rk35xx-vendor: rewrite kernel config based on rkr4.1
2024-12-22 00:03:29 +08:00
Nyanmisaka
13e10e1f4c
Disable ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK
...
`ROCKCHIP_THUNDER_BOOT_DEFER_FREE_MEMBLOCK` should depend
on `ROCKCHIP_THUNDER_BOOT`, and it creates an artificial
threads-max limit that is not suitable for generic linux.
Signed-off-by: nyanmisaka <nst799610810@gmail.com>
2024-12-15 18:50:24 +08:00
Ivan Podogov
d54d2a9d85
Retro* CM5: Enable display and touchscreen
2024-11-25 11:32:41 +01:00
Bob Xiang
97638622dc
Added support of core3566 ( #7018 )
...
* added core3566
2024-11-09 21:42:24 +01:00
Muhammed Efe Cetin
dac208f85c
rockchip-rk3588-vendor: enable CONFIG_NANOPI_ADC_POWER
2024-10-11 08:40:46 +02:00
Ricardo Pardini
24f7c44e1b
rockchip-rk3588 / vendor: add CONFIG_RC_CORE and all IR remote modules
2024-10-02 12:07:11 +02:00
Igor Pecovnik
c7b30c38aa
Rockchip vendor: enable several options in Rockchip kernel
2024-09-29 19:03:57 +02:00
amazingfate
511fd0d747
config: rk35xx-vendor: enable ROCKCHIP_MPP_JPGENC and ROCKCHIP_MPP_VDPP
2024-09-13 09:34:03 +08:00
Ricardo Pardini
02eec74c1e
linux-rk35xx-vendor: enable CONFIG_KPROBES
...
- for tetragon & co
2024-09-03 22:04:04 +02:00
Leonidas P. Papadakos
06aa0e9c15
Enable ksmbd consistently across configurations
2024-09-03 18:26:21 +02:00
monkaBlyat
47975703b7
fix ps4 controller led's on vendor kernel
2024-08-18 10:39:57 +02:00
amazingfate
3980fc42ac
config: rk35xx: vendor: enable CONFIG_NVMEM_ROCKCHIP_OTP
2024-08-03 17:51:38 +02:00
Ivan Podogov
075b75d023
Enable sound and battery for Retro Lite CM5 ( #6971 )
2024-07-19 16:14:20 +01:00
amazingfate
e22fe7e7e8
config: rk35xx-vendor: add rk3576 support
2024-07-19 22:49:52 +08:00
Alessandro Lannocca
d3b1817c2c
linux-rk35xx-vendor.config add RTW89_8852be=M
2024-07-14 23:08:27 +02:00
Alessandro Lannocca
95fcd32b16
plain linux-rk35xx-vendor.config rewrite-kernel-config
2024-07-14 23:08:27 +02:00
Alessandro Lannocca
05dbbd654a
rk-35xx-vendor-6.1 minor touches:
...
- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module
2024-06-11 07:31:38 +02:00
amazingfate
5162b6e6e1
rk35xx-vendor: enable AHCI_DWC for rk3568 sata
2024-05-11 08:07:17 +01:00
Lane Jennison
1a4083fce8
kernel config: revert default governor change back on ondemand
2024-04-26 18:18:03 +08:00
amazingfate
a38146df55
rk35xx-vendor: enable panthor gpu driver
2024-04-22 13:55:14 +02:00
Muhammed Efe Cetin
5e8b13b8bc
rk35xx: vendor: enable Khadas MCU on kernel config
2024-04-12 08:47:40 +02:00
195375690@qq.com
cf21bb9c64
enable CONFIG_SND_SOC_ROCKCHIP_SAI=y for rk3528 hdmi audio
2024-04-03 20:46:02 +08:00
ColorfulRhino
3b73b5fd81
kernel-config: Fix forced option IKCONFIG
...
Also rewrite some kernel configs to reflect this fix
2024-03-29 15:57:40 +00:00
ColorfulRhino
46d913cce1
rk3588-edge, rk35xx-vendor, rk35xx-legacy: rewrite-kernel-config
2024-03-29 15:57:40 +00:00
lesca
03fa7c3207
enable module snd_aloop for linux-rk35xx legacy and vendor
2024-03-22 13:00:29 +00:00
amazingfate
714cfd4e65
rk35xx-vendor: add rk3528 and lima driver support
2024-03-10 17:48:26 +01:00
ColorfulRhino
093955e788
rk35xx/rk3588/rockchip64/uefi/wsl: Enable NVMe-over-TCP
...
- Enable NVMe over TCP kernel support for the board families `rk35xx` (vendor), `rockchip-rk3588` (edge), `rockchip64` (current, edge) as well as the generic `uefi` target (current, edge) and `wsl` (current, edge)
- Note: for `wsl` only host-mode is supported, target-mode is not available
- Support for `legacy` kernels not added due to incompatibilities between kernel versions <5.14 and >=5.14. Kernels <5.14 need to patch in this commit to be compatible: https://github.com/torvalds/linux/commit/3c3ee16532c1
- NVMe over TCP specs and slides: https://nvmexpress.org/wp-content/uploads/March-2019-NVMe-TCP-What-You-Need-to-Know-About-the-Specification.pdf
- Guides: https://www.linuxjournal.com/content/data-flash-part-iii-nvme-over-fabrics-using-tcp and https://blogs.oracle.com/linux/post/nvme-over-tcp
- NVMe-oF authentication support: https://blogs.oracle.com/linux/post/nvme-inband-authentication
- NVMe-oF TLS support (kernel >=6.7 required): https://lwn.net/Articles/942817/
2024-03-07 19:46:49 +01:00
amazingfate
f2dd9d5078
rk35xx/rockchip-rk3588: vendor: enable several net drivers
...
uwe5622 is from armbian's patch
r8169 and mt7921e are from mainline tree
2024-03-06 08:01:08 +01:00
Ricardo Pardini
3e0d02e7c1
rk35xx/rockchip-rk3588: vendor: replace .config with Joshua Riek's
...
- `.config` is from https://github.com/Joshua-Riek/linux-rockchip/blob/rk-6.1-rkr1/arch/arm64/configs/rockchip_defconfig
- updated with `rewrite-kernel-config` cli
2024-03-06 00:48:17 +01:00
Ricardo Pardini
7046ed044a
rk35xx/rockchip-rk3588: vendor: update .config (copied from legacy), no changes
...
- 5.10.160 rkr6 -> 6.1.43 rkr1
2024-03-06 00:48:17 +01:00
Ricardo Pardini
1ad7a7974e
rk35xx/rockchip-rk3588: vendor: copy kernel .config from legacy
...
- ipsis literis
2024-03-06 00:48:17 +01:00