diff mbox series

[1/1] board/raspberrypi/readme.txt: add pi0w hint

Message ID 20231122010610.2411374-1-gael.portay@rtone.fr
State Accepted
Headers show
Series [1/1] board/raspberrypi/readme.txt: add pi0w hint | expand

Commit Message

Gaël PORTAY Nov. 22, 2023, 1:06 a.m. UTC
Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>
---
 board/raspberrypi/readme.txt | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Peter Korsgaard Dec. 3, 2023, 5:15 p.m. UTC | #1
On 22/11/2023 02.06, Gaël PORTAY wrote:
> Signed-off-by: Gaël PORTAY <gael.portay@rtone.fr>

Committed to next, thanks.

> ---
>   board/raspberrypi/readme.txt | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
> index 21a136eb83..9202b5ff37 100644
> --- a/board/raspberrypi/readme.txt
> +++ b/board/raspberrypi/readme.txt
> @@ -28,6 +28,10 @@ For model Zero (model A+ in smaller form factor):
>   
>     $ make raspberrypi0_defconfig
>   
> +or for model Zero W (model Zero with wireless LAN and Bluetooth):
> +
> +  $ make raspberrypi0w_defconfig
> +
>   For model Zero 2 W (model B3 in smaller form factor):
>   
>     $ make raspberrypizero2w_defconfig
diff mbox series

Patch

diff --git a/board/raspberrypi/readme.txt b/board/raspberrypi/readme.txt
index 21a136eb83..9202b5ff37 100644
--- a/board/raspberrypi/readme.txt
+++ b/board/raspberrypi/readme.txt
@@ -28,6 +28,10 @@  For model Zero (model A+ in smaller form factor):
 
   $ make raspberrypi0_defconfig
 
+or for model Zero W (model Zero with wireless LAN and Bluetooth):
+
+  $ make raspberrypi0w_defconfig
+
 For model Zero 2 W (model B3 in smaller form factor):
 
   $ make raspberrypizero2w_defconfig