]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/MPC837XEMDS.h
Convert CONFIG_CMD_PCI to Kconfig
[people/ms/u-boot.git] / include / configs / MPC837XEMDS.h
index f6afa9dcc961131ba8681a3daabb1f69da7d9fa0..d29ff91032719a4028d86866467b385c2f14751b 100644 (file)
@@ -465,10 +465,6 @@ extern int board_pci_host_broken(void);
  * Command line configuration.
  */
 
-#if defined(CONFIG_PCI)
-    #define CONFIG_CMD_PCI
-#endif
-
 #define CONFIG_CMDLINE_EDITING 1       /* add command line history */
 #define CONFIG_AUTO_COMPLETE           /* add autocompletion support   */