summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 f21fc530e4..5d186d9e1a 100644
--- a/documentation/bsp-guide/bsp.rst
+++ b/documentation/bsp-guide/bsp.rst
@@ -772,20 +772,6 @@ workflow.
772 772
773 - Two generic IA platforms (``genericx86`` and ``genericx86-64``) 773 - Two generic IA platforms (``genericx86`` and ``genericx86-64``)
774 774
775 - There are three core Intel BSPs in the Yocto Project
776 release, in the ``meta-intel`` layer:
777
778 - ``intel-core2-32``, which is a BSP optimized for the Core2
779 family of CPUs as well as all CPUs prior to the Silvermont
780 core.
781
782 - ``intel-corei7-64``, which is a BSP optimized for Nehalem
783 and later Core and Xeon CPUs as well as Silvermont and later
784 Atom CPUs, such as the Baytrail SoCs.
785
786 - ``intel-quark``, which is a BSP optimized for the Intel
787 Galileo gen1 & gen2 development boards.
788
789 When you set up a layer for a new BSP, you should follow a standard 775 When you set up a layer for a new BSP, you should follow a standard
790 layout. This layout is described in the ":ref:`bsp-guide/bsp:example filesystem layout`" 776 layout. This layout is described in the ":ref:`bsp-guide/bsp:example filesystem layout`"
791 section. In the standard layout, notice 777 section. In the standard layout, notice