From 7e033cb481b0f395e3f1a912798f5f84f4633479 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 3 Jan 2015 20:48:28 -0600 Subject: add thermal driver support for solidrun-imx6. do some kconfig style. --- target/linux/config/Config.in.mips | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'target/linux/config/Config.in.mips') 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 -- cgit v1.2.3