diff options
Diffstat (limited to 'include/config_cmd_all.h')
-rw-r--r-- | include/config_cmd_all.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/config_cmd_all.h b/include/config_cmd_all.h index a8befe38e8..bc0bc2b6c8 100644 --- a/include/config_cmd_all.h +++ b/include/config_cmd_all.h @@ -13,13 +13,6 @@ * Alphabetical list of all possible commands. */ -#define CONFIG_CMD_BEDBUG /* Include BedBug Debugger */ -#define CONFIG_CMD_BMP /* BMP support */ -#define CONFIG_CMD_BSP /* Board Specific functions */ -#define CONFIG_CMD_CLK /* Clock support */ -#define CONFIG_CMD_DATE /* support for RTC, date/time...*/ -#define CONFIG_CMD_DIAG /* Diagnostics */ -#define CONFIG_CMD_DISPLAY /* Display support */ #define CONFIG_CMD_DTT /* Digital Therm and Thermostat */ #define CONFIG_CMD_EEPROM /* EEPROM read/write support */ #define CONFIG_CMD_FDC /* Floppy Disk Support */ |