diff options
| -rw-r--r-- | include/config_cmd_all.h | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index 2c6b8295f..55f4f7a30 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -15,7 +15,6 @@  #define CONFIG_CMD_AMBAPP	/* AMBA Plug & Play Bus print utility */  #define CONFIG_CMD_ASKENV	/* ask for env variable		*/ -#define CONFIG_CMD_AT91_SPIMUX	/* AT91 MMC/SPI Mux Support     */  #define CONFIG_CMD_BDI		/* bdinfo			*/  #define CONFIG_CMD_BEDBUG	/* Include BedBug Debugger	*/  #define CONFIG_CMD_BMP		/* BMP support			*/ |