diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 54c4763630..80b8501700 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -91,13 +91,11 @@ - There are two main ways to get a board supported in the Yocto Project; - - Send the Yocto Project team information on the board - and if the team does not have it yet they will consider adding it. - Send the Yocto Project team the BitBake recipes if you have them. - - + Support for an additional board is added by creating a BSP layer for it. + For more information on how to create a BSP layer, see the + Yocto Project Board Support Package (BSP) Developer's Guide. + + Usually, if the board is not completely exotic, adding support in the Yocto Project is fairly straightforward.