diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-10-19 20:52:15 +0200 |
| commit | 753383bdf29033a1c7244e31c42c2f5d9906010f (patch) | |
| tree | 76f468b30d786cd2a37d565e93fda8f57069719c /target/linux/config/Config.in.regulator | |
| parent | a54b226832e9b6e957d1db9b8c081adeb4ef09df (diff) | |
| parent | 4404645c4b980a135411b7e4b13546b15a48d49e (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/linux/config/Config.in.regulator')
| -rw-r--r-- | target/linux/config/Config.in.regulator | 25 |
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 |
