diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 19:34:28 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-12 19:34:28 +0100 |
commit | 2708ff4af251bd016aa45971aa6c03a2eeaeeff1 (patch) | |
tree | 2b9f515faee6c3628e855e5bc19e1bcaca2d4d86 /target/mips/sys-available/lemote-yeelong | |
parent | fc66dfb4f12a226d6845fb5b0d4ceb7abc7e1b57 (diff) |
convert lemote yeelong to miniconfig
Diffstat (limited to 'target/mips/sys-available/lemote-yeelong')
-rw-r--r-- | target/mips/sys-available/lemote-yeelong | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/mips/sys-available/lemote-yeelong b/target/mips/sys-available/lemote-yeelong index 10db77945..62eeb88ee 100644 --- a/target/mips/sys-available/lemote-yeelong +++ b/target/mips/sys-available/lemote-yeelong @@ -5,8 +5,6 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG 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_VGA @@ -15,6 +13,7 @@ config ADK_TARGET_SYSTEM_LEMOTE_YEELONG select ADK_TARGET_WITH_HDD select ADK_TARGET_WITH_PCI select ADK_TARGET_KERNEL_VMLINUZ + select ADK_USE_KERNEL_MINICONFIG help System profile for Lemote Yeelong laptop. |