summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2021-02-15 12:04:45 -1000
committerChris Johns <chrisj@rtems.org>2021-02-16 09:40:29 +1100
commit23aad642be7a3b6ea905897728133bddf5d550c4 (patch)
tree60a70707434b57558f504d0b3e6b614bb0e908d3
parentpowerpc/io: Make [out/in] le and be calls conditional (diff)
downloadrtems-23aad642be7a3b6ea905897728133bddf5d550c4.tar.bz2
powerpc/motorola_powerpc: Enable bus PCI support in LibBSD
Updates #4245
-rw-r--r--bsps/powerpc/motorola_powerpc/include/bsp.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/powerpc/motorola_powerpc/include/bsp.h b/bsps/powerpc/motorola_powerpc/include/bsp.h
index 62e740272a..af0e71471e 100644
--- a/bsps/powerpc/motorola_powerpc/include/bsp.h
+++ b/bsps/powerpc/motorola_powerpc/include/bsp.h
@@ -115,6 +115,10 @@ extern "C" {
#endif
#endif
+/*
+ * The BSP has PCI devices. Enable support in LibBSD.
+ */
+#define BSP_HAS_PCI
/*
* Base address definitions for several devices