diff options
Diffstat (limited to 'configs/coreboot_defconfig')
-rw-r--r-- | configs/coreboot_defconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/coreboot_defconfig b/configs/coreboot_defconfig index 8356bc1265..c846dfc2b9 100644 --- a/configs/coreboot_defconfig +++ b/configs/coreboot_defconfig @@ -11,7 +11,6 @@ CONFIG_SYS_MONITOR_BASE=0x01110000 CONFIG_FIT=y CONFIG_FIT_SIGNATURE=y CONFIG_BOOTSTD_FULL=y -CONFIG_BOOTSTD_DEFAULTS=y CONFIG_SHOW_BOOT_PROGRESS=y CONFIG_USE_BOOTARGS=y CONFIG_BOOTARGS="root=/dev/sdb3 init=/sbin/init rootwait ro" |