添加内核启动阶段播放声音的驱动

This commit is contained in:
2025-04-11 18:29:20 +08:00
parent 485e855b5e
commit 2daf93c952
11 changed files with 1609 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ obj-$(CONFIG_POWERNV_OP_PANEL) += powernv-op-panel.o
obj-$(CONFIG_ARCH_SUNXI) += sunxi-sysinfo/
obj-$(CONFIG_SUNXI_TIMER_TEST) += timer_test/
obj-$(CONFIG_HAS_INTERNALCODEC) += hichs-has/
obj-$(CONFIG_MEM_OPERATION) += mem_operation/
obj-$(CONFIG_DUMP_REG) += dump_reg/
obj-$(CONFIG_SUNXI_TRANSFORM) += sunxi_tr/