diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 27 |
1 files changed, 13 insertions, 14 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index b0562c7d4d..52644261bb 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
@@ -1460,28 +1460,27 @@ | |||
1460 | Done. | 1460 | Done. |
1461 | 1461 | ||
1462 | Which qemu architecture would you like to use? [default: i386] | 1462 | Which qemu architecture would you like to use? [default: i386] |
1463 | 1) i386 (32-bit) | 1463 | 1) i386 (32-bit) |
1464 | 2) x86_64 (64-bit) | 1464 | 2) x86_64 (64-bit) |
1465 | 3) ARM (32-bit) | 1465 | 3) ARM (32-bit) |
1466 | 4) PowerPC (32-bit) | 1466 | 4) PowerPC (32-bit) |
1467 | 5) MIPS (32-bit) | 1467 | 5) MIPS (32-bit) |
1468 | 6) MIPS64 (64-bit) | 1468 | 6) MIPS64 (64-bit) |
1469 | 3 | 1469 | 1 |
1470 | Would you like to use the default (4.1) kernel? (y/n) [default: y] | 1470 | Would you like to use the default (4.4) kernel? (y/n) [default: y] |
1471 | Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y] | 1471 | Do you need a new machine branch for this BSP (the alternative is to re-use an existing branch)? [y/n] [default: y] |
1472 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.1.git... | 1472 | Getting branches from remote repo git://git.yoctoproject.org/linux-yocto-4.4.git... |
1473 | Please choose a machine branch to base your new BSP branch on: [default: standard/base] | 1473 | Please choose a machine branch to base this BSP on: [default: standard/base] |
1474 | 1) standard/arm-versatile-926ejs | 1474 | 1) standard/arm-versatile-926ejs |
1475 | 2) standard/base | 1475 | 2) standard/base |
1476 | 3) standard/beagleboard | 1476 | 3) standard/beaglebone |
1477 | 4) standard/beaglebone | 1477 | 4) standard/edgerouter |
1478 | 5) standard/edgerouter | 1478 | 5) standard/fsl-mpc8315e-rdb |
1479 | 6) standard/fsl-mpc8315e-rdb | 1479 | 6) standard/mti-malta32 |
1480 | 7) standard/mti-malta32 | 1480 | 7) standard/mti-malta64 |
1481 | 8) standard/mti-malta64 | 1481 | 8) standard/qemuarm64 |
1482 | 9) standard/qemuarm64 | 1482 | 9) standard/qemuppc |
1483 | 10) standard/qemuppc | 1483 | 3 |
1484 | 1 | ||
1485 | Would you like SMP support? (y/n) [default: y] | 1484 | Would you like SMP support? (y/n) [default: y] |
1486 | Does your BSP have a touchscreen? (y/n) [default: n] | 1485 | Does your BSP have a touchscreen? (y/n) [default: n] |
1487 | Does your BSP have a keyboard? (y/n) [default: y] | 1486 | Does your BSP have a keyboard? (y/n) [default: y] |