diff --git a/recipes-kernel/linux/linux-starfive/extra.cfg b/recipes-kernel/linux/linux-starfive/extra.cfg index 7d06542..52b06ec 100644 --- a/recipes-kernel/linux/linux-starfive/extra.cfg +++ b/recipes-kernel/linux/linux-starfive/extra.cfg @@ -1,4 +1,4 @@ -CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait rootdelay=3 console=ttyS0,115200" +CONFIG_CMDLINE="root=/dev/mmcblk0p2 rootwait console=ttyS0,115200" # CONFIG_INITRAMFS_FORCE is not set # CONFIG_CMDLINE_FALLBACK is not set CONFIG_CMDLINE_FORCE=y