diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-24 11:59:07 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-24 11:59:43 +0200 |
commit | 6fafa7633cccc5f777faed9a82ebd94dc16f49eb (patch) | |
tree | 2b8c8912615a1430ff049a31c30102cd95ba0834 /target/linux/config/Config.in.regulator | |
parent | 87fb18dba507125f9a17cbc4585229d8b125e11b (diff) |
add network support to cubox, working for 3.14.1
Diffstat (limited to 'target/linux/config/Config.in.regulator')
-rw-r--r-- | target/linux/config/Config.in.regulator | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/config/Config.in.regulator b/target/linux/config/Config.in.regulator index eb4de388a..86726afa5 100644 --- a/target/linux/config/Config.in.regulator +++ b/target/linux/config/Config.in.regulator @@ -60,10 +60,5 @@ config ADK_TARGET_CUBOX_REGULATOR select ADK_KERNEL_REGULATOR select ADK_KERNEL_REGULATOR_FIXED_VOLTAGE select ADK_KERNEL_REGULATOR_ANATOP - select ADK_KERNEL_REGULATOR_MC13XXX_CORE - select ADK_KERNEL_REGULATOR_DA9052 - select ADK_KERNEL_REGULATOR_MC13783 - select ADK_KERNEL_REGULATOR_MC13892 - select ADK_KERNEL_REGULATOR_PFUZE100 default y if ADK_TARGET_SYSTEM_CUBOX_I default n |