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/20201110.005738~237 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=977cfacb34710658e97065551f33a9c2c21e4c42;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 d1f635c73c..eaa46d6592 100644 --- a/configs/odroid-xu3_defconfig +++ b/configs/odroid-xu3_defconfig @@ -68,8 +68,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