Qemu boards: typo in comment to manually enable Basic Boot mode : (was CONFIG_BASIC_BOOT where CONFIG_BASIC expected)

This commit is contained in:
Thierry Laurion 2023-07-17 12:31:25 -04:00
parent edf200e791
commit c419cf7e2b
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93
8 changed files with 8 additions and 8 deletions

View File

@ -10,7 +10,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -8,7 +8,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -9,7 +9,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -8,7 +8,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -10,7 +10,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -8,7 +8,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -9,7 +9,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y

View File

@ -8,7 +8,7 @@ export CONFIG_LINUX_VERSION=5.10.5
#Enable only one RESTRICTED/BASIC boot modes below to test them manually (we cannot inject config under QEMU (no internal flashing)
#export CONFIG_RESTRICTED_BOOT=y
#export CONFIG_BASIC_BOOT=y
#export CONFIG_BASIC=y
#Enable DEBUG output
export CONFIG_DEBUG_OUTPUT=y