Convert CONFIG_CMD_EEPROM et al to Kconfig
[platform/kernel/u-boot.git] / include / config_cmd_all.h
index 825ccf7..a824204 100644 (file)
  * Alphabetical list of all possible commands.
  */
 
-#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          */
 #define CONFIG_CMD_FUSE                /* Device fuse support          */
 #define CONFIG_CMD_GETTIME     /* Get time since boot         */