summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regulator
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-07 17:59:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-07 17:59:54 +0200
commit4e4ca4e75b078e3834df1a51de9f51671bc04e24 (patch)
tree3b5899072aaa60c07a76b6903f22b0e10911def4 /target/linux/config/Config.in.regulator
parent660828b97932653e8f29779fa9ea23155c442ea2 (diff)
add 3.15.rc4 for cubox, revert some module conversion, breaks fb and usb
Diffstat (limited to 'target/linux/config/Config.in.regulator')
-rw-r--r--target/linux/config/Config.in.regulator28
1 files changed, 14 insertions, 14 deletions
diff --git a/target/linux/config/Config.in.regulator b/target/linux/config/Config.in.regulator
index ede860c7b..266957fd5 100644
--- a/target/linux/config/Config.in.regulator
+++ b/target/linux/config/Config.in.regulator
@@ -2,37 +2,37 @@ config ADK_KERNEL_REGULATOR
boolean
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_FIXED_VOLTAGE
+config ADK_KERNEL_REGULATOR_FIXED_VOLTAGE
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_ANATOP
+config ADK_KERNEL_REGULATOR_ANATOP
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_MC13XXX_CORE
+config ADK_KERNEL_REGULATOR_MC13XXX_CORE
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_DA9052
+config ADK_KERNEL_REGULATOR_DA9052
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_MC13783
+config ADK_KERNEL_REGULATOR_MC13783
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_MC13892
+config ADK_KERNEL_REGULATOR_MC13892
boolean
select ADK_KERNEL_REGULATOR
default n
-config ADK_KPACKAGE_KMOD_REGULATOR_PFUZE100
+config ADK_KERNEL_REGULATOR_PFUZE100
boolean
select ADK_KERNEL_REGULATOR
default n
@@ -41,22 +41,22 @@ config ADK_KERNEL_REGMAP
boolean
default n
-config ADK_KPACKAGE_KMOD_REGMAP_I2C
- tristate
+config ADK_KERNEL_REGMAP_I2C
+ boolean
select ADK_KERNEL_REGMAP
default n
-config ADK_KPACKAGE_KMOD_REGMAP_SPI
- tristate
+config ADK_KERNEL_REGMAP_SPI
+ boolean
select ADK_KERNEL_REGMAP
default n
config ADK_KERNEL_REGMAP_MMIO
- tristate
+ boolean
select ADK_KERNEL_REGMAP
default n
-config ADK_KPACKAGE_KMOD_REGMAP_IRQ
- tristate
+config ADK_KERNEL_REGMAP_IRQ
+ boolean
select ADK_KERNEL_REGMAP
default n