diff options
Diffstat (limited to 'target/mips64/systems/lemote-yeelong')
-rw-r--r-- | target/mips64/systems/lemote-yeelong | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/mips64/systems/lemote-yeelong b/target/mips64/systems/lemote-yeelong index bdb835fab..2a01dff07 100644 --- a/target/mips64/systems/lemote-yeelong +++ b/target/mips64/systems/lemote-yeelong @@ -1,8 +1,7 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG bool "Lemote Yeelong laptop" - select ADK_TARGET_LITTLE_ENDIAN - select ADK_LINUX_64 select ADK_CPU_LOONGSON2F + select ADK_TARGET_LITTLE_ENDIAN select ADK_TARGET_WITH_USB_BOOT select ADK_TARGET_WITH_USB select ADK_TARGET_WITH_VGA |