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/P1020MBG-PC_defconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/P1020MBG-PC_defconfig') diff --git a/configs/P1020MBG-PC_defconfig b/configs/P1020MBG-PC_defconfig index c0dd859a03..68c3246604 100644 --- a/configs/P1020MBG-PC_defconfig +++ b/configs/P1020MBG-PC_defconfig @@ -1,5 +1,6 @@ CONFIG_PPC=y CONFIG_MPC85xx=y +# CONFIG_CMD_ERRATA is not set CONFIG_TARGET_P1020MBG=y CONFIG_FIT=y CONFIG_FIT_VERBOSE=y -- cgit v1.2.3