diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index f12db850fc..7fa3b73d10 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -73,6 +73,12 @@ in the README file. + + Some layers function as a layer to hold other BSP layers. + An example of this type of layers is the meta-intel layer. + The meta-intel layer contains over 10 individual BSP layers. + + For more detailed information on layers, see the "Understanding and Creating Layers"