少于 1 分钟阅读 次阅读

概要:本文列出了 RK 3588 Ubuntu SDK 在实际使用过程中涉及的关键配置文件,包括 U-Boot 和内核的配置文件路径。

1. U-Boot 配置文件

  • u-boot/Makefile
  • u-boot/Kconfig

2. 内核配置文件

  • kernel/arch/arm64/configs/rockchip_linux_defconfig

留下评论