moby: initrd: remove extraneous sdhci_of_arasan module

This commit is contained in:
2024-10-06 05:45:17 +00:00
parent be94ff4ab9
commit 37ceb63444

View File

@@ -196,7 +196,7 @@ in
# "dw_mipi_dsi"
# "dw_mmc"
# "dw_mmc_pltfm"
"dw_mmc_rockchip"
"dw_mmc_rockchip" #< required to load stage2 from SD card
# "dw_wdt"
# "ecc"
# "ecdh_generic"
@@ -218,7 +218,7 @@ in
# "hantro_vpu"
# "hci_uart"
# "i2c_mux"
"i2c_rk3x"
"i2c_rk3x" #< required to load stage2 from SD card
# "industrialio"
# "industrialio_triggered_buffer"
# "inv_mpu6050"
@@ -247,7 +247,7 @@ in
# "loop"
# "mc"
# "md5"
"mmc_block"
"mmc_block" #< required to load stage2 from SD card
# "mmc_core"
# "mousedev"
# "mtd"
@@ -295,7 +295,7 @@ in
# "rtc_rk808"
# "sch_fq_codel"
# "sdhci"
"sdhci_of_arasan"
# "sdhci_of_arasan"
# "sdhci_pltfm"
# "serio"
# "sha1_ce"