summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regulator
diff options
context:
space:
mode:
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