summaryrefslogtreecommitdiff
path: root/target/mips64el/sys-available
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips64el/sys-available')
-rw-r--r--target/mips64el/sys-available/lemote-yeelong18
-rw-r--r--target/mips64el/sys-available/qemu-mips64el15
-rw-r--r--target/mips64el/sys-available/toolchain-mips64el10
3 files changed, 0 insertions, 43 deletions
diff --git a/target/mips64el/sys-available/lemote-yeelong b/target/mips64el/sys-available/lemote-yeelong
deleted file mode 100644
index f868d3913..000000000
--- a/target/mips64el/sys-available/lemote-yeelong
+++ /dev/null
@@ -1,18 +0,0 @@
-config ADK_TARGET_SYSTEM_LEMOTE_YEELONG
- bool "Lemote Yeelong laptop"
- select ADK_mips64el
- select ADK_lemote_yeelong
- select ADK_LINUX_64
- select ADK_CPU_LOONGSON2F
- select ADK_KERNEL_MACH_LOONGSON
- select ADK_KERNEL_LEMOTE_MACH2F
- select ADK_TARGET_WITH_USB_BOOT
- select ADK_TARGET_WITH_USB
- select ADK_TARGET_WITH_PCI
- select ADK_TARGET_WITH_VGA
- select ADK_TARGET_WITH_INPUT
- select ADK_TARGET_WITH_RTC
- select ADK_TARGET_WITH_HDD
- help
- System profile for Lemote Yeelong laptop.
-
diff --git a/target/mips64el/sys-available/qemu-mips64el b/target/mips64el/sys-available/qemu-mips64el
deleted file mode 100644
index bdc8ba76d..000000000
--- a/target/mips64el/sys-available/qemu-mips64el
+++ /dev/null
@@ -1,15 +0,0 @@
-config ADK_TARGET_SYSTEM_QEMU_MIPS64EL
- bool "Qemu Emulator"
- select ADK_mips64el
- select ADK_qemu_mips64el
- select ADK_CPU_MIPS64
- select ADK_LINUX_64
- select ADK_KERNEL_MIPS_MALTA
- select ADK_HARDWARE_QEMU
- select ADK_TARGET_WITH_VGA
- select ADK_TARGET_WITH_INPUT
- select ADK_TARGET_WITH_PCI
- select ADK_TARGET_WITH_HDD
- help
- Qemu support for mips64 little endian architecture.
-
diff --git a/target/mips64el/sys-available/toolchain-mips64el b/target/mips64el/sys-available/toolchain-mips64el
deleted file mode 100644
index c64972736..000000000
--- a/target/mips64el/sys-available/toolchain-mips64el
+++ /dev/null
@@ -1,10 +0,0 @@
-config ADK_TARGET_SYSTEM_TOOLCHAIN_MIPS64EL
- bool "Toolchain only"
- select ADK_mips64el
- select ADK_toolchain_mips64el
- select ADK_CPU_MIPS64
- select ADK_TOOLCHAIN_ONLY
- select ADK_LINUX_64
- help
- Build a mips64 little endian toolchain.
-