summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regulator
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-24 13:16:46 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-24 13:16:46 +0200
commit4c8b86bed3e95ecca710dab16d9ae749d63b9281 (patch)
treed78d783d315af99373cd1593f92c0a3509f9b419 /target/linux/config/Config.in.regulator
parent6fafa7633cccc5f777faed9a82ebd94dc16f49eb (diff)
add sdma firmware, remove temporary regulator stuff
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