]> Git Repo - J-u-boot.git/blobdiff - include/configs/PMC440.h
Add GPL-2.0+ SPDX-License-Identifier to source files
[J-u-boot.git] / include / configs / PMC440.h
index 3837b8f1391a232ba222eaec02e76bf4ebe224e3..1b81861ac703183dc82e52b0987527c93324d5aa 100644 (file)
  * Jacqueline Pira-Ferriol, AMCC/IBM, [email protected]
  * Alain Saurel,            AMCC/IBM, [email protected]
  *
- * This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation; either version 2 of
- * the License, or (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston,
- * MA 02111-1307 USA
+ * SPDX-License-Identifier:    GPL-2.0+
  */
 
 /************************************************************************
  *----------------------------------------------------------------------*/
 /* General PCI */
 #define CONFIG_PCI             /* include pci support          */
+#define CONFIG_PCI_INDIRECT_BRIDGE     /* indirect PCI bridge support */
 #define CONFIG_PCI_PNP         /* do (not) pci plug-and-play   */
 #define CONFIG_SYS_PCI_CACHE_LINE_SIZE 0       /* to avoid problems with PNP   */
 #define CONFIG_PCI_SCAN_SHOW   /* show pci devices on startup  */
This page took 0.024317 seconds and 4 git commands to generate.