summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.mips
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-01-03 20:48:28 -0600
committerWaldemar Brodkorb <wbx@openadk.org>2015-01-03 20:49:35 -0600
commit7e033cb481b0f395e3f1a912798f5f84f4633479 (patch)
tree35c29be25689a8c042e68319d9cc0d9e3bbc5813 /target/linux/config/Config.in.mips
parent7d3615886aa1eda198fd85cb8864c5aecd752170 (diff)
add thermal driver support for solidrun-imx6. do some kconfig style.
Diffstat (limited to 'target/linux/config/Config.in.mips')
-rw-r--r--target/linux/config/Config.in.mips6
1 files changed, 4 insertions, 2 deletions
diff --git a/target/linux/config/Config.in.mips b/target/linux/config/Config.in.mips
index b991f5311..53b0ca308 100644
--- a/target/linux/config/Config.in.mips
+++ b/target/linux/config/Config.in.mips
@@ -1,9 +1,11 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
menu "MIPS devices support"
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
config ADK_KERNEL_LEMOTE_YEELOONG2F_PDEV
- prompt "Yeelong platform drivers (f.e. battery support)"
- boolean
+ bool "Yeelong platform drivers (f.e. battery support)"
depends on ADK_TARGET_SYSTEM_LEMOTE_YEELONG
default y if ADK_TARGET_SYSTEM_LEMOTE_YEELONG
default n