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.regulator13
1 files changed, 0 insertions, 13 deletions
diff --git a/target/linux/config/Config.in.regulator b/target/linux/config/Config.in.regulator
index 86726afa5..80b3c9e69 100644
--- a/target/linux/config/Config.in.regulator
+++ b/target/linux/config/Config.in.regulator
@@ -49,16 +49,3 @@ config ADK_KERNEL_REGMAP_MMIO
config ADK_KERNEL_REGMAP_IRQ
boolean
default n
-
-config ADK_TARGET_CUBOX_REGULATOR
- boolean
- select ADK_KERNEL_REGMAP
- select ADK_KERNEL_REGMAP_I2C
- select ADK_KERNEL_REGMAP_SPI
- select ADK_KERNEL_REGMAP_MMIO
- select ADK_KERNEL_REGMAP_IRQ
- select ADK_KERNEL_REGULATOR
- select ADK_KERNEL_REGULATOR_FIXED_VOLTAGE
- select ADK_KERNEL_REGULATOR_ANATOP
- default y if ADK_TARGET_SYSTEM_CUBOX_I
- default n