summaryrefslogtreecommitdiff
path: root/target/linux/config/Config.in.regmap
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-03 15:46:47 +0100
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2018-03-07 20:44:04 +0100
commit9bb871a0bb4c239239944d28bd4d5cfa19d84f62 (patch)
treeb1c2eee95a3b475748c89d0075f604bb159a3271 /target/linux/config/Config.in.regmap
parenta4767b13763b91dfb0aa75d2985d63d7ed9cb64c (diff)
add support for waldux
Diffstat (limited to 'target/linux/config/Config.in.regmap')
-rw-r--r--target/linux/config/Config.in.regmap14
1 files changed, 7 insertions, 7 deletions
diff --git a/target/linux/config/Config.in.regmap b/target/linux/config/Config.in.regmap
index 2ee12dd22..1c17ebf6b 100644
--- a/target/linux/config/Config.in.regmap
+++ b/target/linux/config/Config.in.regmap
@@ -1,19 +1,19 @@
# This file is part of the OpenADK project. OpenADK is copyrighted
# material, please see the LICENCE file in the top-level directory.
-config ADK_KERNEL_REGMAP
+config ADK_LINUX_KERNEL_REGMAP
bool
- select ADK_KERNEL_LZO_COMPRESS
- select ADK_KERNEL_LZO_DECOMPRESS
+ select ADK_LINUX_KERNEL_LZO_COMPRESS
+ select ADK_LINUX_KERNEL_LZO_DECOMPRESS
-config ADK_KERNEL_REGMAP_I2C
+config ADK_LINUX_KERNEL_REGMAP_I2C
tristate
-config ADK_KERNEL_REGMAP_SPI
+config ADK_LINUX_KERNEL_REGMAP_SPI
tristate
-config ADK_KERNEL_REGMAP_MMIO
+config ADK_LINUX_KERNEL_REGMAP_MMIO
tristate
-config ADK_KERNEL_REGMAP_IRQ
+config ADK_LINUX_KERNEL_REGMAP_IRQ
bool