]> Git Repo - J-u-boot.git/blobdiff - configs/coreboot-x86_defconfig
common: Move CONFIG_BOOTARGS to Kconfig
[J-u-boot.git] / configs / coreboot-x86_defconfig
index a1379724ec048d7cc13e1fcb9a4d15314c2e9a92..b6db892aab7d0597f573d83cb32771097a34b114 100644 (file)
@@ -4,6 +4,8 @@ CONFIG_TARGET_COREBOOT=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_IMLS is not set
@@ -13,6 +15,7 @@ CONFIG_CMD_PART=y
 CONFIG_CMD_SF=y
 CONFIG_CMD_SPI=y
 CONFIG_CMD_USB=y
+CONFIG_CMD_PCI=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_CMD_DHCP=y
 # CONFIG_CMD_NFS is not set
This page took 0.023113 seconds and 4 git commands to generate.