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/20191107.042334~96 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0b9d6c79b13008948b31dbd619a6e1dd12b165fb;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 91ec4a72df..17486b7cbc 100644 --- a/configs/odroid-xu3_defconfig +++ b/configs/odroid-xu3_defconfig @@ -62,8 +62,5 @@ CONFIG_USB_HOST_ETHER=y 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