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/ac14xx.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'include/configs/ac14xx.h') diff --git a/include/configs/ac14xx.h b/include/configs/ac14xx.h index 57421c6..8c60f10 100644 --- a/include/configs/ac14xx.h +++ b/include/configs/ac14xx.h @@ -394,15 +394,12 @@ #define CONFIG_SYS_LOADS_BAUD_CHANGE 1 #define CONFIG_CMD_ASKENV -#define CONFIG_CMD_DHCP #define CONFIG_CMD_EEPROM #undef CONFIG_CMD_FUSE -#define CONFIG_CMD_I2C #undef CONFIG_CMD_IDE #undef CONFIG_CMD_EXT2 #define CONFIG_CMD_JFFS2 #define CONFIG_CMD_MII -#define CONFIG_CMD_PING #define CONFIG_CMD_REGINFO #if defined(CONFIG_PCI) -- cgit v1.1