diff options
Diffstat (limited to 'include/configs/snapper9260.h')
-rw-r--r-- | include/configs/snapper9260.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/snapper9260.h b/include/configs/snapper9260.h index 3674e914bb..bff49b1b07 100644 --- a/include/configs/snapper9260.h +++ b/include/configs/snapper9260.h @@ -145,11 +145,7 @@ #define CONFIG_SYS_MALLOC_LEN (1 << 20) /* Command line configuration */ -#define CONFIG_CMD_PING -#define CONFIG_CMD_DHCP #define CONFIG_CMD_FAT -#define CONFIG_CMD_I2C -#define CONFIG_CMD_USB #define CONFIG_CMD_MII #define CONFIG_CMD_NAND #define CONFIG_CMD_PCA953X |