common: Move CONFIG_BOOTARGS to Kconfig
[platform/kernel/u-boot.git] / configs / qemu-x86_efi_payload32_defconfig
index 21c5a09..693d244 100644 (file)
@@ -5,6 +5,8 @@ CONFIG_SMP=y
 CONFIG_FIT=y
 CONFIG_BOOTSTAGE=y
 CONFIG_BOOTSTAGE_REPORT=y
+CONFIG_USE_BOOTARGS=y
+CONFIG_BOOTARGS="root=/dev/sdb3 init=/sbin/init rootwait ro"
 CONFIG_SYS_CONSOLE_INFO_QUIET=y
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_CPU=y