summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-27 08:50:16 -0400
committerTom Rini <trini@konsulko.com>2017-10-27 08:50:16 -0400
commitae6ac0a06e5e6c58cf133c6b50d80b62501af465 (patch)
tree61864a201560d3e5652600c0d79ab219f1b98450 /configs
parentddeaaefde3161bf655d48d733f3b1915e8222361 (diff)
parent411898dc87c09d0cd103a4243c8cb4a72b115c51 (diff)
Merge git://git.denx.de/u-boot-x86
Diffstat (limited to 'configs')
-rw-r--r--configs/galileo_defconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/galileo_defconfig b/configs/galileo_defconfig
index c1849e38bb..f91890c744 100644
--- a/configs/galileo_defconfig
+++ b/configs/galileo_defconfig
@@ -6,8 +6,6 @@ CONFIG_GENERATE_PIRQ_TABLE=y
CONFIG_GENERATE_MP_TABLE=y
CONFIG_GENERATE_ACPI_TABLE=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
@@ -25,7 +23,6 @@ CONFIG_CMD_DHCP=y
# CONFIG_CMD_NFS is not set
CONFIG_CMD_PING=y
CONFIG_CMD_TIME=y
-CONFIG_CMD_BOOTSTAGE=y
CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_EXT4_WRITE=y