moby: remove unneeded dw_wdt from initrd

This commit is contained in:
2024-09-27 13:28:06 +00:00
parent ebb57de4fa
commit 8ebd612ec6

View File

@@ -122,7 +122,14 @@ in
# - pmos includes: gpu_sched dw_wdt fusb302 panel_himax_hx8394 goodix_ts # - pmos includes: gpu_sched dw_wdt fusb302 panel_himax_hx8394 goodix_ts
# XXX: unsure which of these all are really needed # XXX: unsure which of these all are really needed
# "gpu_sched" "dw_wdt" "fusb302" "panel_himax_hx8394" "goodix_ts" # "gpu_sched" "dw_wdt" "fusb302" "panel_himax_hx8394" "goodix_ts"
"gpu_sched" "dw_wdt" "panel_himax_hx8394" "goodix_ts" "gpu_sched" "panel_himax_hx8394" "goodix_ts"
# these are all required for graphics in the initrd
"pwm_bl"
# possibly not all of these rockchip ones are required, though
"rockchip_rga"
"rockchip_vdec"
"rockchipdrm"
# these can surely be reduced: # these can surely be reduced:
# "8250_dw" # "8250_dw"
@@ -241,7 +248,7 @@ in
# "poly1305_neon" # "poly1305_neon"
# "polyval_ce" # "polyval_ce"
# "polyval_generic" # "polyval_generic"
"pwm_bl" # "pwm_bl"
# "pwm_rockchip" # "pwm_rockchip"
# "pwrseq_core" # "pwrseq_core"
# "pwrseq_simple" # "pwrseq_simple"
@@ -254,11 +261,11 @@ in
# "rk8xx_i2c" # "rk8xx_i2c"
# "rk_crypto" # "rk_crypto"
# "rockchip_dfi" # "rockchip_dfi"
"rockchip_rga" # "rockchip_rga"
# "rockchip_saradc" # "rockchip_saradc"
# "rockchip_thermal" # "rockchip_thermal"
"rockchip_vdec" # "rockchip_vdec"
"rockchipdrm" # "rockchipdrm"
# "rtc_rk808" # "rtc_rk808"
# "sch_fq_codel" # "sch_fq_codel"
# "sdhci" # "sdhci"