diff options
Diffstat (limited to 'documentation/overview-manual')
-rw-r--r-- | documentation/overview-manual/yp-intro.rst | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst index 11e6d99e32..15dfb3a6b6 100644 --- a/documentation/overview-manual/yp-intro.rst +++ b/documentation/overview-manual/yp-intro.rst | |||
@@ -47,10 +47,12 @@ Here are features and advantages of the Yocto Project: | |||
47 | see the "COMMUNITY" and "ECOSYSTEM" tabs on the | 47 | see the "COMMUNITY" and "ECOSYSTEM" tabs on the |
48 | :yocto_home:`Yocto Project <>` home page. | 48 | :yocto_home:`Yocto Project <>` home page. |
49 | 49 | ||
50 | - *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, | 50 | - *Architecture Agnostic:* Yocto Project supports Intel, ARM, MIPS, AMD, PPC, |
51 | AMD, PPC and other architectures. Most ODMs, OSVs, and chip vendors | 51 | RISC-V and other architectures. Most ODMs, OSVs, and chip vendors create and |
52 | create and supply BSPs that support their hardware. If you have | 52 | supply BSPs that support their hardware. If you have custom silicon, you can |
53 | custom silicon, you can create a BSP that supports that architecture. | 53 | create a BSP that supports that architecture. See |
54 | :doc:`ref-manual/yocto-project-supported-features` for details on the level | ||
55 | of support for some of these architectures. | ||
54 | 56 | ||
55 | Aside from broad architecture support, the Yocto Project fully | 57 | Aside from broad architecture support, the Yocto Project fully |
56 | supports a wide range of devices emulated by the Quick EMUlator | 58 | supports a wide range of devices emulated by the Quick EMUlator |