Skip to content
Snippets Groups Projects
Verified Commit 50d115e2 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

linux/local.conf.sample: Remove mips and ppc based machines


These machines are not as of now in the scope of the project. We remove
them from the local.conf samples to not leave room for confusion. This
aligns the qemu set of supported targets with `conf-notes.txt` and
general documentation too.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 91b32222
No related branches found
No related tags found
No related merge requests found
...@@ -18,9 +18,6 @@ ...@@ -18,9 +18,6 @@
# #
#MACHINE ?= "qemuarm" #MACHINE ?= "qemuarm"
#MACHINE ?= "qemuarm64" #MACHINE ?= "qemuarm64"
#MACHINE ?= "qemumips"
#MACHINE ?= "qemumips64"
#MACHINE ?= "qemuppc"
#MACHINE ?= "qemux86" #MACHINE ?= "qemux86"
#MACHINE ?= "qemux86-64" #MACHINE ?= "qemux86-64"
#MACHINE ?= "stm32mp1-av96" #MACHINE ?= "stm32mp1-av96"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment