summaryrefslogtreecommitdiff
path: root/target/mips64
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips64')
-rw-r--r--target/mips64/systems/lemote-yeelong4
-rw-r--r--target/mips64/systems/qemu-mips642
2 files changed, 4 insertions, 2 deletions
diff --git a/target/mips64/systems/lemote-yeelong b/target/mips64/systems/lemote-yeelong
index aa5046e51..059dbf6cc 100644
--- a/target/mips64/systems/lemote-yeelong
+++ b/target/mips64/systems/lemote-yeelong
@@ -10,8 +10,10 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG
select ADK_TARGET_WITH_RTC
select ADK_TARGET_WITH_HDD
select ADK_TARGET_WITH_PCI
+ select ADK_TARGET_WITH_NET
+ select ADK_TARGET_WITH_BLOCK
select ADK_TARGET_WITH_ROOT_RW
select ADK_TARGET_KERNEL_VMLINUZ
help
- System profile for Lemote Yeelong laptop.
+ System profile for Lemote Yeelong laptop.
diff --git a/target/mips64/systems/qemu-mips64 b/target/mips64/systems/qemu-mips64
index eda927cfd..880dbf42f 100644
--- a/target/mips64/systems/qemu-mips64
+++ b/target/mips64/systems/qemu-mips64
@@ -4,5 +4,5 @@ config ADK_TARGET_SYSTEM_QEMU_MIPS64
select ADK_TARGET_QEMU
select ADK_TARGET_KERNEL_VMLINUZ
help
- Qemu support for MIPS64 architecture.
+ Qemu support for MIPS64 architecture.