mirror of
https://github.com/armbian/build
synced 2025-09-24 19:47:06 +07:00
Migrate Radxa Cubie A5E to mainline 6.16 (#8447)
* migrate u-boot and kernel to mainline * Add patches for 6.17 * fix compile for patches addes * Orderer patches, switch kernel config to sunxi64, recreate some patches for fix build * Update linux-sunxi64-edge.config after pm-domain & sun55i-gmac200 activate * enable wifi and bluetooth * revert linux-sunxi64-edge.config - Revert linux-sunxi64-edge.config - Add modules: CONFIG_IOMMUFD, CONFIG_SUN50I_IOMMU, CONFIG_SUN55I_PCK600. * drop sunxi-dev-6.14 and cleanup involved patches * Update radxa-cubie-a5e.csc make change proposed by igorpecovnik
This commit is contained in:
@@ -2234,10 +2234,13 @@ CONFIG_SUN50I_IOMMU=y
|
||||
CONFIG_ARM_SMMU=m
|
||||
CONFIG_ARM_SMMU_V3=m
|
||||
CONFIG_ARM_SMMU_V3_SVA=y
|
||||
CONFIG_IOMMUFD=m
|
||||
CONFIG_SUN50I_IOMMU=y
|
||||
CONFIG_REMOTEPROC=y
|
||||
CONFIG_REMOTEPROC_CDEV=y
|
||||
CONFIG_SUN20I_PPU=y
|
||||
CONFIG_SUN50I_H6_PRCM_PPU=m
|
||||
CONFIG_SUN55I_PCK600=y
|
||||
CONFIG_DEVFREQ_GOV_PERFORMANCE=y
|
||||
CONFIG_DEVFREQ_GOV_POWERSAVE=y
|
||||
CONFIG_DEVFREQ_GOV_USERSPACE=y
|
||||
|
||||
Reference in New Issue
Block a user