From 230ecd7150e83fc5a669bc1d986a79cd036de90a Mon Sep 17 00:00:00 2001 From: Simon Glass Date: Wed, 17 May 2017 03:25:15 -0600 Subject: Convert CONFIG_CMD_ERRATA to Kconfig This converts the following to Kconfig: CONFIG_CMD_ERRATA Signed-off-by: Simon Glass Reviewed-by: Tom Rini --- configs/xpedite537x_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/xpedite537x_defconfig') diff --git a/configs/xpedite537x_defconfig b/configs/xpedite537x_defconfig index c575cc4121..be79137e50 100644 --- a/configs/xpedite537x_defconfig +++ b/configs/xpedite537x_defconfig @@ -1,5 +1,6 @@ CONFIG_PPC=y CONFIG_MPC85xx=y +# CONFIG_CMD_ERRATA is not set CONFIG_TARGET_XPEDITE537X=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y -- cgit v1.2.3