diff options
Diffstat (limited to 'include/configs/hrcon.h')
-rw-r--r-- | include/configs/hrcon.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/hrcon.h b/include/configs/hrcon.h index 75496d7..aecfda4 100644 --- a/include/configs/hrcon.h +++ b/include/configs/hrcon.h @@ -534,10 +534,8 @@ void fpga_control_clear(unsigned int bus, int pin); /* * Command line configuration. */ -#define CONFIG_CMD_I2C #define CONFIG_CMD_MII #define CONFIG_CMD_PCI -#define CONFIG_CMD_PING #define CONFIG_CMDLINE_EDITING 1 /* add command line history */ #define CONFIG_AUTO_COMPLETE /* add autocompletion support */ |