radxa / kernel Public forked from rockchip-linux/kernel Notifications Fork 178 Star 153 Commit Permalink rockchip_linux_defconfig: built-in CONFIG_FB Browse files Signed-off-by: Ken Wang <ken@radxa.com> Signed-off-by: Stephen Chen <stephen@radxa.com> linux-6.1-stan-rkr1 Ken-...
4 changes: 2 additions & 2 deletions 4 arch/arm64/configs/rockchip_linux_defconfig Original file line numberDiff line numberDiff line change @@ -278,8 +278,8 @@ CONFIG_REGULATOR_TPS6586X=y CONFIG_REGULATOR_XZ3216=y CONFIG_MEDIA_SUPPORT=y CONFIG_MEDIA_CAMERA_SUPPORT=y CONFIG_MEDIA_CEC_...
我们没有用过sun50iw9p1smp_min_defconfig配置,没有细研究过里边的配置。飞凌默认内核配置文件是sun50iw9p1smp_longan_defconfig,build.sh编译的时候会把sun50iw9p1smp_longan_defconfig加载成.config。一般裁剪内核,都是基于这个配置文件去裁剪。 2021-12-31 10:59:50 评论 举报 赵晨 提交评论 撰写答案 ...
2 changes: 2 additions & 0 deletions 2 arch/arm64/configs/rockchip_linux_defconfig Original file line numberDiff line numberDiff line change @@ -365,6 +365,8 @@ CONFIG_BACKLIGHT_LCD_SUPPORT=y CONFIG_BACKLIGHT_CLASS_DEVICE=y CONFIG_BACKLIGHT_PWM=y CONFIG_RK_VCODEC=y CONFIG_ROCKCHIP_MP...
arch/arm64/configs/rockchip_linux_defconfig Original file line numberDiff line numberDiff line change @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. # Linux/arm64 5.10.110Kernel Configuration # Linux/arm64 5.10.160Kernel Configuration ...
184 changes: 184 additions & 0 deletions 184 configs/rv1126-spl-slc-nand_defconfig Original file line numberDiff line numberDiff line change @@ -0,0 +1,184 @@ CONFIG_ARM=y CONFIG_ARCH_ROCKCHIP=y CONFIG_SPL_LIBCOMMON_SUPPORT=y CONFIG_SPL_LIBGENERIC_SUPPORT=y CONFIG_SYS_MALLOC_F_LEN=...
- use make savedefconfig - disable A510/NVIDIA erratum - add CONFIG_NVMEM_ROCKCHIP_EFUSE=y commit 28fc7c9 ("nvmem: prefix all symbols with NVMEM_") - add friendlywrt.config Signed-off-by: jensen <jensenhuang@friendlyarm.com>nanopi...
0014-move-config-preboot-into-the-armsom-defconfig.patch series 6 changes: 6 additions & 0 deletions 6 packages/u-boot-radxa-rk3588/debian/changelog Original file line numberDiff line numberDiff line change @@ -1,3 +1,9 @@ u-boot-radxa-rk3588 (2017.09+20240128.git722a6ab0-5) jammy...
BSP kernel source. Contribute to Z2Z-GuGu/kernel-rockchip development by creating an account on GitHub.
DEFCONFIG=cf_aarch_64_gki_defconfig PRE_DEFCONFIG_CMDS="cat ./common/arch/arm64/configs/gki_defconfig ./common/cuttlefish.fragment > ./common/arch/arm64/configs/${DEFCONFIG};" POST_DEFCONFIG_CMDS="rm ./common/arch/arm64/configs/${DEFCONFIG}" 1 change: 1 addition & 0 deletions 1 build....