summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
Diffstat (limited to 'target')
-rw-r--r--target/linux/config/Config.in.mips12
1 files changed, 4 insertions, 8 deletions
diff --git a/target/linux/config/Config.in.mips b/target/linux/config/Config.in.mips
index 2d9a2e661..6f082c574 100644
--- a/target/linux/config/Config.in.mips
+++ b/target/linux/config/Config.in.mips
@@ -1,17 +1,13 @@
menu "MIPS devices support"
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
-config ADK_KERNEL_MIPS_PLATFORM_DEVICES
+config ADK_KERNEL_LEMOTE_YEELOONG2F_PDEV
+ prompt ".................................. Lemote Yeelong platform drivers (f.e. battery support)"
boolean
-
-config ADK_KERNEL_LEMOTE_YEELOONG2F
- prompt ".................................. RTC support for PC CMOS"
- boolean
- select ADK_KERNEL_MIPS_PLATFORM_DEVICES
default y if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
default n
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
help
- Embedded controller suppport.
-
+ Lemote Yeelong platform drivers.
+
endmenu