summaryrefslogtreecommitdiff
path: root/target/linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-05 11:21:17 +0200
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>2012-10-05 11:21:17 +0200
commitb0fb4a1e29e67c576523b981c96f01806a606424 (patch)
tree3dae6916fb57f2a5d978aa946244b01bdca5fbb9 /target/linux
parent691d4fc95f8b0b35bb2aec3ea5d32c551286289c (diff)
parentac7bde56d63418ece6ccb2c574730723337d845f (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux')
-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