From 4edb9458b2a3fde10a141967c889074fac914c77 Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Mon, 22 Feb 2016 22:55:40 -0700 Subject: Correct defconfig ordering Various boards have the wrong Kconfig ordering now. To avoid a misleading diff in the next patch, reorder the configuration correctly. Signed-off-by: Simon Glass --- configs/uniphier_pxs2_ld6b_defconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'configs/uniphier_pxs2_ld6b_defconfig') diff --git a/configs/uniphier_pxs2_ld6b_defconfig b/configs/uniphier_pxs2_ld6b_defconfig index 4a8d70b801..747aeb89af 100644 --- a/configs/uniphier_pxs2_ld6b_defconfig +++ b/configs/uniphier_pxs2_ld6b_defconfig @@ -18,7 +18,6 @@ CONFIG_CMD_PING=y CONFIG_CMD_TIME=y # CONFIG_CMD_MISC is not set CONFIG_NET_RANDOM_ETHADDR=y -CONFIG_SPL_SIMPLE_BUS=y CONFIG_GPIO_UNIPHIER=y CONFIG_MMC_UNIPHIER=y CONFIG_NAND_DENALI=y -- cgit v1.2.3