summaryrefslogtreecommitdiffstats
path: root/documentation/bsp-guide
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bsp-guide')
-rw-r--r--documentation/bsp-guide/bsp.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/documentation/bsp-guide/bsp.rst b/documentation/bsp-guide/bsp.rst
index c78fbeb68f..a32555b110 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -774,20 +774,6 @@ workflow.
774 774
775 - Two general IA platforms (``genericx86`` and ``genericx86-64``) 775 - Two general IA platforms (``genericx86`` and ``genericx86-64``)
776 776
777 - There are three core Intel BSPs in the Yocto Project
778 release, in the ``meta-intel`` layer:
779
780 - ``intel-core2-32``, which is a BSP optimized for the Core2
781 family of CPUs as well as all CPUs prior to the Silvermont
782 core.
783
784 - ``intel-corei7-64``, which is a BSP optimized for Nehalem
785 and later Core and Xeon CPUs as well as Silvermont and later
786 Atom CPUs, such as the Baytrail SoCs.
787
788 - ``intel-quark``, which is a BSP optimized for the Intel
789 Galileo gen1 & gen2 development boards.
790
791 When you set up a layer for a new BSP, you should follow a standard 777 When you set up a layer for a new BSP, you should follow a standard
792 layout. This layout is described in the ":ref:`bsp-guide/bsp:example filesystem layout`" 778 layout. This layout is described in the ":ref:`bsp-guide/bsp:example filesystem layout`"
793 section. In the standard layout, notice 779 section. In the standard layout, notice