From: Marek Szyprowski Date: Fri, 29 Sep 2017 11:49:31 +0000 (+0200) Subject: configs: odroid-xu3: remove bootstage support X-Git-Tag: submit/tizen_4.0/20171018.024233~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8fc206b3830b086f382cd3d9d19e3ccd12cabf40;p=platform%2Fkernel%2Fu-boot.git configs: odroid-xu3: remove bootstage support Bootstage slows down boot and sometimes shows message "bootstage: Failed to add to device tree", which confuses users. Signed-off-by: Marek Szyprowski Change-Id: I1134f440d006506ab9fbdc4cbc1cddb61eb31c6c --- diff --git a/configs/odroid-xu3_defconfig b/configs/odroid-xu3_defconfig index 7ec32d009f..947f24fbd5 100644 --- a/configs/odroid-xu3_defconfig +++ b/configs/odroid-xu3_defconfig @@ -49,8 +49,5 @@ CONFIG_G_DNL_PRODUCT_NUM=0x6601 CONFIG_VIDEO_BRIDGE=y CONFIG_ERRNO_STR=y CONFIG_SIG=y -CONFIG_BOOTSTAGE=y -CONFIG_BOOTSTAGE_FDT=y -CONFIG_CMD_BOOTSTAGE=y CONFIG_CMD_NFS_DOWNLOAD=y CONFIG_USB_ETHER_RTL8152=y