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/controlcenterd.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'include/configs/controlcenterd.h') diff --git a/include/configs/controlcenterd.h b/include/configs/controlcenterd.h index 3f03978..77b3e50 100644 --- a/include/configs/controlcenterd.h +++ b/include/configs/controlcenterd.h @@ -201,7 +201,6 @@ #define CONFIG_SYS_FSL_I2C2_OFFSET 0x3100 #ifndef CONFIG_TRAILBLAZER -#define CONFIG_CMD_I2C #endif #define CONFIG_PCA9698 /* NXP PCA9698 */ @@ -217,7 +216,6 @@ #define CONFIG_HARD_SPI -#define CONFIG_CMD_SF #define CONFIG_SF_DEFAULT_SPEED 10000000 #define CONFIG_SF_DEFAULT_MODE 0 #endif @@ -326,7 +324,6 @@ * USB */ #define CONFIG_USB_EHCI -#define CONFIG_CMD_USB #define CONFIG_USB_STORAGE #define CONFIG_HAS_FSL_DR_USB @@ -388,7 +385,6 @@ #define CONFIG_CMD_FAT #define CONFIG_CMD_IRQ #define CONFIG_CMD_MII -#define CONFIG_CMD_PING #define CONFIG_CMD_REGINFO /* -- cgit v1.1