From 78d1e1d0a157c8b48ea19be6170b992745d30f38 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Fri, 22 Apr 2016 16:41:25 -0400 Subject: configs: Re-sync almost all of cmd/Kconfig This syncs up the current cmd/Kconfig and include/configs/ files with the only exception being CMD_NAND. Due to how we have used this historically we need to take further care here when converting. Signed-off-by: Tom Rini --- include/configs/integrator-common.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/configs/integrator-common.h') diff --git a/include/configs/integrator-common.h b/include/configs/integrator-common.h index 4cd889b8c3..f4982e12a7 100644 --- a/include/configs/integrator-common.h +++ b/include/configs/integrator-common.h @@ -96,7 +96,6 @@ * - SIB block * - U-Boot environment */ -#define CONFIG_CMD_ARMFLASH #define CONFIG_SYS_FLASH_CFI 1 #define CONFIG_FLASH_CFI_DRIVER 1 #define CONFIG_SYS_FLASH_BASE 0x24000000 -- cgit v1.2.1