Convert CONFIG_CMD_REGINFO to Kconfig
[platform/kernel/u-boot.git] / include / config_cmd_all.h
index b3c0d0e..cb0ab6d 100644 (file)
  * Alphabetical list of all possible commands.
  */
 
-#define CONFIG_CMD_ONENAND     /* OneNAND support              */
-#define CONFIG_CMD_PCI         /* pciinfo                      */
-#define CONFIG_CMD_PCMCIA      /* PCMCIA support               */
-#define CONFIG_CMD_PORTIO      /* Port I/O                     */
-#define CONFIG_CMD_REGINFO     /* Register dump                */
 #define CONFIG_CMD_REISER      /* Reiserfs support             */
-#define CONFIG_CMD_READ                /* Read data from partition     */
 #define CONFIG_CMD_SANDBOX     /* sb command to access sandbox features */
 #define CONFIG_CMD_SAVES       /* save S record dump           */
 #define CONFIG_CMD_SDRAM       /* SDRAM DIMM SPD info printout */