]> git.sur5r.net Git - u-boot/blobdiff - include/configs/strider.h
Convert CONFIG_CMD_PCI to Kconfig
[u-boot] / include / configs / strider.h
index a702ec71dae5889f9e078f27e24ec9ea54b85fdc..c6cb51c36b99a2a16402270f767878f29c743b51 100644 (file)
 #define CONFIG_SYS_FSL_I2C_OFFSET      0x3000
 
 #define CONFIG_PCA953X                 /* NXP PCA9554 */
-#define CONFIG_CMD_PCA953X
-#define CONFIG_CMD_PCA953X_INFO
 #define CONFIG_SYS_I2C_PCA953X_WIDTH    { {0x24, 16}, {0x25, 16}, {0x26, 16}, \
                                          {0x3c, 8}, {0x3d, 8}, {0x3e, 8} }
 
@@ -545,7 +543,6 @@ void fpga_control_clear(unsigned int bus, int pin);
 /*
  * Command line configuration.
  */
-#define CONFIG_CMD_PCI
 
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_AUTO_COMPLETE           /* add autocompletion support */