summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regulator
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-10-11 14:32:03 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2014-10-11 14:32:03 -0500
commitf061a04dd39ef3942ec98f301707a77baa83e9f9 (patch)
tree26c6c843e056ac6eb56e63b9a1884055b68c1fd6 /target/linux/config/Config.in.regulator
parent3bc13a89e236dbec43b56d7931c11d7c98bffad5 (diff)
rework audio driver loading on rpi
seems that i2s driver does not behave correctly when builtin. Add back driver modules for audio boards on rpi.
Diffstat (limited to 'target/linux/config/Config.in.regulator')
-rw-r--r--target/linux/config/Config.in.regulator25
1 files changed, 0 insertions, 25 deletions
diff --git a/target/linux/config/Config.in.regulator b/target/linux/config/Config.in.regulator
index 6e8f8dfd1..a6a6c90a7 100644
--- a/target/linux/config/Config.in.regulator
+++ b/target/linux/config/Config.in.regulator
@@ -37,28 +37,3 @@ config ADK_KERNEL_REGULATOR_PFUZE100
select ADK_KERNEL_REGULATOR
default n
-config ADK_KERNEL_REGMAP
- boolean
- select ADK_KERNEL_LZO_COMPRESS
- select ADK_KERNEL_LZO_DECOMPRESS
- default n
-
-config ADK_KERNEL_REGMAP_I2C
- boolean
- select ADK_KERNEL_REGMAP
- default n
-
-config ADK_KERNEL_REGMAP_SPI
- boolean
- select ADK_KERNEL_REGMAP
- default n
-
-config ADK_KERNEL_REGMAP_MMIO
- boolean
- select ADK_KERNEL_REGMAP
- default n
-
-config ADK_KERNEL_REGMAP_IRQ
- boolean
- select ADK_KERNEL_REGMAP
- default n